summaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorclaudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-11 16:31:41 +0000
committerclaudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73>2010-10-11 16:31:41 +0000
commitd09ec8a806bb043f2d009824e552820912dbbfd3 (patch)
treeec0fcfc6d8607251ce594ec5e15b43b7fa4106b5 /target/linux/at91/Makefile
parent783bcd886a16225250fb92e92554c63e477d4fe3 (diff)
[at91] Update to 2.6.35.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23400 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 446de3405..dc9b86093 100644
--- a/target/linux/at91/Makefile
+++ b/target/linux/at91/Makefile
@@ -12,7 +12,7 @@ BOARDNAME:=Atmel AT91
FEATURES:=squashfs jffs2 targz
CFLAGS:=-Os -pipe -march=armv5te -mtune=arm926ej-s -funit-at-a-time
-LINUX_VERSION:=2.6.34.7
+LINUX_VERSION:=2.6.35.7
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk