ramips: MiWifi-Nano - change gpios to leds, add to default build group
[openwrt.git] / target / linux / ramips / image / Makefile
index 45cb22b..0cfb8fb 100644 (file)
@@ -1154,6 +1154,7 @@ Image/Build/Profile/WRTNODE2P=$(call BuildFirmware/Default16M/$(1),$(1),wrtnode2
 
 ifeq ($(SUBTARGET),mt7628)
 define Image/Build/Profile/Default
+       $(call Image/Build/Profile/MIWIFI-NANO,$(1))
        $(call Image/Build/Profile/MT7628,$(1))
        $(call Image/Build/Profile/WRTNODE2P,$(1))
 endef