mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[ar71xx] move madwifi driver into a separate profile, and add hostapd-mini for the devices based on the ar913x
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14694 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -189,6 +189,11 @@ define Image/Build/Profile/Default
|
||||
$(call Image/Build/Profile/WP543,$(1))
|
||||
endef
|
||||
|
||||
define Image/Build/Profile/Madwifi
|
||||
$(call Image/Build/Profile/UBNTRS,$(1))
|
||||
$(call Image/Build/Profile/WP543,$(1))
|
||||
endef
|
||||
|
||||
define Image/Build/squashfs
|
||||
$(call prepare_generic_squashfs,$(KDIR)/root.squashfs)
|
||||
endef
|
||||
|
||||
Reference in New Issue
Block a user