ar71xx: build firmware images if Minimal profile is selected
SVN-Revision: 21684
This commit is contained in:
parent
f0ec6c9529
commit
e897618fe1
1 changed files with 4 additions and 0 deletions
|
@ -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))
|
||||
|
|
Loading…
Reference in a new issue