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:
@@ -18,6 +18,6 @@ include $(INCLUDE_DIR)/target.mk
|
||||
|
||||
KERNELNAME:="uImage"
|
||||
|
||||
DEFAULT_PACKAGES += kmod-ath9k hostapd-mini
|
||||
DEFAULT_PACKAGES += kmod-ath9k wpad-mini
|
||||
|
||||
$(eval $(call BuildTarget))
|
||||
|
||||
Reference in New Issue
Block a user