aboutsummaryrefslogtreecommitdiffstats
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
commitcb96e3bad45e418f1091e293e62bac45aef43fe4 (patch)
tree4e7aa58f40de3de037ece59b2e56392f5be269bb /target
parent293393f7d8b77d370091153659baabbf83f9114e (diff)
downloadmaster-187ad058-cb96e3bad45e418f1091e293e62bac45aef43fe4.tar.gz
master-187ad058-cb96e3bad45e418f1091e293e62bac45aef43fe4.tar.bz2
master-187ad058-cb96e3bad45e418f1091e293e62bac45aef43fe4.zip
set atheros default kernel version to 2.6.30.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17122 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 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