From 2aa0d2075698ac39ff0f7a2ed190ad796cfaac80 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 SVN-Revision: 19293 --- target/linux/orion/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/orion/Makefile') diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index f3a671b..33224b3 100644 --- a/target/linux/orion/Makefile +++ b/target/linux/orion/Makefile @@ -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)) -- cgit v1.1