summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-08-04 10:51:12 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-08-04 10:51:12 +0000
commitd3eed638e638633d41a0a8896e2c34cc10546e36 (patch)
tree7f8c12d979f64de264abf20d0e47fe53d6028f56 /target
parent311753aef2cf0a1c9e73977fa3fd11d05cc3dfe7 (diff)
downloadmaster-31e0f0ae-d3eed638e638633d41a0a8896e2c34cc10546e36.tar.gz
master-31e0f0ae-d3eed638e638633d41a0a8896e2c34cc10546e36.tar.bz2
master-31e0f0ae-d3eed638e638633d41a0a8896e2c34cc10546e36.zip
set atheros default kernel version to 2.6.30.4
SVN-Revision: 17122
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 81a9ce08ab..63deab3ffd 100644
--- a/target/linux/atheros/Makefile
+++ b/target/linux/atheros/Makefile
@@ -11,7 +11,7 @@ BOARD:=atheros
BOARDNAME:=Atheros AR231x/AR5312
FEATURES:=squashfs jffs2
-LINUX_VERSION:=2.6.28.10
+LINUX_VERSION:=2.6.30.4
include $(INCLUDE_DIR)/target.mk