summaryrefslogtreecommitdiffstats
path: root/target/linux/orion/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2008-12-10 11:54:21 +0000
committerImre Kaloz <kaloz@openwrt.org>2008-12-10 11:54:21 +0000
commit378d80d615a59a839a945d8c67dbe7ece99f6ef3 (patch)
treed41f7b9ad0d5b6f1d3fe9aae6d289c11139ba73f /target/linux/orion/Makefile
parentd9475220de9458914775d0abaa4003e4bb8ae7f0 (diff)
downloadmaster-31e0f0ae-378d80d615a59a839a945d8c67dbe7ece99f6ef3.tar.gz
master-31e0f0ae-378d80d615a59a839a945d8c67dbe7ece99f6ef3.tar.bz2
master-31e0f0ae-378d80d615a59a839a945d8c67dbe7ece99f6ef3.zip
upgrade orion to 2.6.28-rc7
SVN-Revision: 13580
Diffstat (limited to 'target/linux/orion/Makefile')
-rw-r--r--target/linux/orion/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile
index e4583a7516..a259c54e27 100644
--- a/target/linux/orion/Makefile
+++ b/target/linux/orion/Makefile
@@ -11,13 +11,13 @@ BOARD:=orion
BOARDNAME:=Marvell Orion
FEATURES:=squashfs
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.28-rc7
include $(INCLUDE_DIR)/target.mk
KERNELNAME:="uImage"
-DEFAULT_PACKAGES += kmod-madwifi
+DEFAULT_PACKAGES += kmod-ath9k-new hostapd-mini
define Kernel/Configure
$(call Kernel/Configure/Default)