diff options
author | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-20 22:49:27 +0000 |
---|---|---|
committer | claudio <claudio@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2011-03-20 22:49:27 +0000 |
commit | 4d29beaf0f856d215e951c05f3b66ba8f1130802 (patch) | |
tree | d489a2b6f9e5dc6371c3439c36e84d352435a888 /target/linux/at91/Makefile | |
parent | b08fa2bc0893798f4deeee1bd118b2cf24de7037 (diff) |
[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/Makefile | 2 |
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 |