Add hostapd-mini to default images where applicable
[openwrt.git] / target / linux / ar71xx / Makefile
index 66b1efc..4aae711 100644 (file)
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=ar71xx
 BOARDNAME:=Atheros AR71xx
-FEATURES:=squashfs tgz broken
+FEATURES:=squashfs tgz
 
-LINUX_VERSION:=2.6.26.2
+LINUX_VERSION:=2.6.26.8
 
 include $(INCLUDE_DIR)/target.mk
 
-#DEFAULT_PACKAGES += kmod-madwifi
+DEFAULT_PACKAGES += hostapd-mini kmod-madwifi
 
 define Target/Description
        Build firmware images for Atheros AR71xx based boards
This page took 0.026047 seconds and 4 git commands to generate.