From: Florian Fainelli Date: Sun, 24 May 2009 19:34:14 +0000 (+0000) Subject: master mode does not work with mac80211 drivers but managed mode does, select wpa... X-Git-Tag: 8.09.1~25 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=e5299f52b05a61b947c29d485ff3131f52df15be;p=openwrt%2Fsvn-archive%2Fopenwrt.git master mode does not work with mac80211 drivers but managed mode does, select wpa-supplicant by defalt with rdc SVN-Revision: 16038 --- diff --git a/target/linux/rdc/Makefile b/target/linux/rdc/Makefile index 4567b21f0f..fc0084732c 100644 --- a/target/linux/rdc/Makefile +++ b/target/linux/rdc/Makefile @@ -15,7 +15,7 @@ LINUX_VERSION:=2.6.24.7 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini +DEFAULT_PACKAGES += wpa-supplicant define Target/Description Build firmware images for RDC321x based routers