replace the hostapd preselection with a wpad preselection to enable proper client...
[openwrt-10.03/.git] / target / linux / rb532 / Makefile
index e6233463a521887ce2562f3842f437f4e80e03ce..10b2e7e15e58fca36461218e3fa395c3bb42eeb2 100644 (file)
@@ -14,6 +14,6 @@ FEATURES:=jffs2 pci tgz
 LINUX_VERSION:=2.6.30.10
 
 include $(INCLUDE_DIR)/target.mk
-DEFAULT_PACKAGES += hostapd-mini kmod-madwifi kmod-input-rb532
+DEFAULT_PACKAGES += wpad-mini kmod-madwifi kmod-input-rb532
 
 $(eval $(call BuildTarget))