aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-25 10:53:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-25 10:53:30 +0000
commit457f92678969912de1b5265138678f9eb5121285 (patch)
tree7162c6305208efda8c9caaff9fa3706d722f95ba /target/linux/malta/Makefile
parenta73e494f4c70b925bff8926af28a388011aa7c50 (diff)
downloadmaster-187ad058-457f92678969912de1b5265138678f9eb5121285.tar.gz
master-187ad058-457f92678969912de1b5265138678f9eb5121285.tar.bz2
master-187ad058-457f92678969912de1b5265138678f9eb5121285.zip
[malta] update to 2.6.35.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22791 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/Makefile')
-rw-r--r--target/linux/malta/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/malta/Makefile b/target/linux/malta/Makefile
index 6383294445..d98ac9e30b 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -funit-at-a-time
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
-LINUX_VERSION:=2.6.32.20
+LINUX_VERSION:=2.6.35.3
include $(INCLUDE_DIR)/target.mk