ar71xx: create new ar71xx/tiny subtarget for 4MB flash devices
[openwrt/openwrt.git] / target / linux / ar71xx / image / Makefile
index e14271df53d8515d77da5830f51b870831c8cf0c..1eaf1e457c8862b603cc2477af1638a05aa5a599 100644 (file)
@@ -19,6 +19,10 @@ include ./generic-senao.mk
 include ./generic-tp-link.mk
 include ./generic-ubnt.mk
 endif
+ifeq ($(SUBTARGET),tiny)
+include ./tiny-tp-link.mk
+include ./tiny-legacy-devices.mk
+endif
 ifeq ($(SUBTARGET),nand)
 include ./nand.mk
 endif