mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
replace the hostapd preselection with a wpad preselection to enable proper client mode support in the default images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19293 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -14,6 +14,6 @@ FEATURES:=jffs2 pci tgz
|
||||
LINUX_VERSION:=2.6.30.10
|
||||
|
||||
include $(INCLUDE_DIR)/target.mk
|
||||
DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532
|
||||
DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user