فهرست منبع

ar71xx: build firmware images if Minimal profile is selected

SVN-Revision: 21684
Gabor Juhos 15 سال پیش
والد
کامیت
e897618fe1
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      target/linux/ar71xx/image/Makefile

+ 4 - 0
target/linux/ar71xx/image/Makefile

@@ -596,6 +596,10 @@ define Image/Build/Profile/Default
 	$(call Image/Build/Profile/WZRHPG300NH,$(1))
 endef
 
+define Image/Build/Profile/Minimal
+	$(call Image/Build/Profile/Default,$(1))
+endef
+
 define Image/Build/Profile/Madwifi
 	$(call Image/Build/Profile/UBNTRS,$(1))
 	$(call Image/Build/Profile/UBNTRSPRO,$(1))