aboutsummaryrefslogtreecommitdiffstats
path: root/target
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
commit980e4f7b0e9e379804abf446c524b0e21cbcbb05 (patch)
tree12cf7cc0ccf4c34a18cbde1045f28167f4b4c227 /target
parent9f8694d894e9c1b35d9467a2af7e24849ed08571 (diff)
downloadmaster-187ad058-980e4f7b0e9e379804abf446c524b0e21cbcbb05.tar.gz
master-187ad058-980e4f7b0e9e379804abf446c524b0e21cbcbb05.tar.bz2
master-187ad058-980e4f7b0e9e379804abf446c524b0e21cbcbb05.zip
atheros: upgrade to 2.6.28 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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