ath79: add support for devolo WiFi pro 1750i
[oweals/openwrt.git] / target / linux / ath79 / image / Makefile
index 34dd81961032203dfd4bbca5ba14a3082b80fece..734f27e689c9d76abedad8c89f22a24006ba86ae 100644 (file)
@@ -71,7 +71,12 @@ include ./generic.mk
 include ./generic-tp-link.mk
 include ./generic-ubnt.mk
 endif
+ifeq ($(SUBTARGET),nand)
+include ./nand.mk
+endif
 ifeq ($(SUBTARGET),tiny)
+include ./tiny.mk
+include ./tiny-netgear.mk
 include ./tiny-tp-link.mk
 endif
 $(eval $(call BuildImage))