mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
ar71xx: dont't build images for Ubiquiti XM devices with the Madwifi profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18530 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
feb155b658
commit
816fe4f2ae
@ -423,7 +423,9 @@ define Image/Build/Profile/Default
|
||||
endef
|
||||
|
||||
define Image/Build/Profile/Madwifi
|
||||
$(call Image/Build/Profile/UBNT,$(1))
|
||||
$(call Image/Build/Profile/UBNTRS,$(1))
|
||||
$(call Image/Build/Profile/UBNTRSPRO,$(1))
|
||||
$(call Image/Build/Profile/UBNTLSSR71,$(1))
|
||||
$(call Image/Build/Profile/WP543,$(1))
|
||||
endef
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user