summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-03-22 22:10:59 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-03-22 22:10:59 +0000
commit56ddbfff1e801c9f2e439116ed548a8b17a7302b (patch)
treea49a6ae5b40d74f34d442d98906d67c5138461d2
parent8d217b716266993846d4d6921ed75158230d8fb1 (diff)
downloadmaster-31e0f0ae-56ddbfff1e801c9f2e439116ed548a8b17a7302b.tar.gz
master-31e0f0ae-56ddbfff1e801c9f2e439116ed548a8b17a7302b.tar.bz2
master-31e0f0ae-56ddbfff1e801c9f2e439116ed548a8b17a7302b.zip
atheros: upgrade to 2.6.28 by default
SVN-Revision: 14985
-rw-r--r--target/linux/atheros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/atheros/Makefile b/target/linux/atheros/Makefile
index 4d7c316cec..210a016467 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros 231x/5312
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.26.8
+LINUX_VERSION:=2.6.28.7
include $(INCLUDE_DIR)/target.mk