summaryrefslogtreecommitdiffstats
path: root/target/linux/at91
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-19 12:44:16 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-02-19 12:44:16 +0000
commit31ed958204328dc44dc074d29e6d0373716b1c22 (patch)
tree0f33142d2ba4fdc39911cee27247d12885f42c7e /target/linux/at91
parentea7e9693a2bcb27db4a3ce878e6e51c1e9620a50 (diff)
[kernel] update to 2.6.35.11
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25582 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 d06bb842e..0ef55e641 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -14,7 +14,7 @@ FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
SUBTARGETS:=netus tqma9263
-LINUX_VERSION:=2.6.35.9
+LINUX_VERSION:=2.6.35.11
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk