ixp4xx: add linux 2.6.29 patches (TODO: re-integrate switch/multi-phy support)
[openwrt.git] / target / linux / atheros / Makefile
index 6a88fc5..86d7d67 100644 (file)
@@ -1,5 +1,5 @@
-# 
-# Copyright (C) 2006 OpenWrt.org
+#
+# Copyright (C) 2006-2008 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk
 ARCH:=mips
 BOARD:=atheros
 BOARDNAME:=Atheros 231x/5312
-FEATURES:=squashfs jffs2 pci usb
+FEATURES:=squashfs jffs2
 
-LINUX_VERSION:=2.6.25.1
+LINUX_VERSION:=2.6.28.9
 
 include $(INCLUDE_DIR)/target.mk
 
-DEFAULT_PACKAGES += kmod-madwifi
+DEFAULT_PACKAGES += hostapd-mini kmod-madwifi gpioctl
 
 define Target/Description
        Build firmware images for Atheros SoC boards
This page took 0.020496 seconds and 4 git commands to generate.