summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-10 22:39:52 +0000
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-07-10 22:39:52 +0000
commit30feff8b48c8f100274d2f7acfefaf1844ae97f6 (patch)
treeb208bbec5a9dade039fa4d225875c09b252776f0 /target/linux/at91
parentf231b38166fb2cd26c49311864ad55bcef37ee1a (diff)
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')
-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 2f86b311d..951191e3a 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