From 9cc7c86126468ed02bdb1cc69218add00627c428 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 23 Jan 2010 17:21:18 +0000 Subject: 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 --- target/linux/au1000/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/au1000/Makefile') diff --git a/target/linux/au1000/Makefile b/target/linux/au1000/Makefile index d0bd1425a5..e9351c7f23 100644 --- a/target/linux/au1000/Makefile +++ b/target/linux/au1000/Makefile @@ -15,7 +15,7 @@ SUBTARGETS=au1500 au1550 LINUX_VERSION:=2.6.30.10 include $(INCLUDE_DIR)/target.mk -DEFAULT_PACKAGES += hostapd-mini yamonenv +DEFAULT_PACKAGES += wpad-mini yamonenv define Target/Description Build firmware for RMI/AMD Alchemy 1500,1550 boards -- cgit v1.2.3