summaryrefslogtreecommitdiffstats
path: root/target/linux/uml
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-23 17:21:18 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-01-23 17:21:18 +0000
commitcef700b13c077410a79966cf437ca6ad8ecf065f (patch)
tree50579884ea3bd4fa7209832a33071bf21f5887cd /target/linux/uml
parent9fb445fa5320420ac3fe1461d62493a59f2aa462 (diff)
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
Diffstat (limited to 'target/linux/uml')
-rw-r--r--target/linux/uml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/uml/Makefile b/target/linux/uml/Makefile
index b4d50fbe3..5f3181fce 100644
--- a/target/linux/uml/Makefile
+++ b/target/linux/uml/Makefile
@@ -27,7 +27,7 @@ LINUX_VERSION:=2.6.30.10
include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += hostapd-mini kmod-mac80211-hwsim
+DEFAULT_PACKAGES += wpad-mini kmod-mac80211-hwsim
endif