ath79: add mikrotik subtarget
[openwrt/openwrt.git] / target / linux / ath79 / image / Makefile
index c27db93947fe94edebb4b1047259995ee2318791..c568c7238cfa42f1d453917b48a675b1fc8d99ab 100644 (file)
@@ -73,6 +73,9 @@ include ./generic.mk
 include ./generic-tp-link.mk
 include ./generic-ubnt.mk
 endif
+ifeq ($(SUBTARGET),mikrotik)
+include ./mikrotik.mk
+endif
 ifeq ($(SUBTARGET),nand)
 include ./nand.mk
 endif