replace the hostapd preselection with a wpad preselection to enable proper client...
[openwrt-10.03/.git] / target / linux / orion / Makefile
index f3a671ba7c8d69b02f467b0427a9e74ffa4f4ace..33224b35c8ed057b30291f94216a7f5f73a8c967 100644 (file)
@@ -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))