aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/at91/Makefile
diff options
context:
space:
mode:
authorClaudio Mignanti <c.mignanti@gmail.com>2011-03-20 22:49:27 +0000
committerClaudio Mignanti <c.mignanti@gmail.com>2011-03-20 22:49:27 +0000
commit0ce110c34e4265fda82b45ef48fdf3509608233b (patch)
treed489a2b6f9e5dc6371c3439c36e84d352435a888 /target/linux/at91/Makefile
parent8537d742ba14f5d0d459de58b861e1930c1d1009 (diff)
downloadmaster-187ad058-0ce110c34e4265fda82b45ef48fdf3509608233b.tar.gz
master-187ad058-0ce110c34e4265fda82b45ef48fdf3509608233b.tar.bz2
master-187ad058-0ce110c34e4265fda82b45ef48fdf3509608233b.zip
[at91] Update to 2.6.38
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26246 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 0ef55e6410..9808255bce 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.11
+LINUX_VERSION:=2.6.38
DEVICE_TYPE=
include $(INCLUDE_DIR)/target.mk