aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2010-07-10 22:39:52 +0000
committerHauke Mehrtens <hauke@openwrt.org>2010-07-10 22:39:52 +0000
commit924f0f93f93e5d816cc8b6b3349f44fca59ea8f8 (patch)
treeb208bbec5a9dade039fa4d225875c09b252776f0 /target/linux/at91/Makefile
parent8f413218ba8748a10a1479bbf1355c25967250ac (diff)
downloadmaster-187ad058-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.gz
master-187ad058-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.tar.bz2
master-187ad058-924f0f93f93e5d816cc8b6b3349f44fca59ea8f8.zip
kernel: update to kernel 2.6.34.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22118 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/at91/Makefile')
-rw-r--r--target/linux/at91/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile
index 2f86b311d0..951191e3af 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=NetusG20
FEATURES:=squashfs jffs2 tgz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
-LINUX_VERSION:=2.6.34
+LINUX_VERSION:=2.6.34.1
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk