aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-11-09 08:42:28 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-11-09 08:42:28 +0000
commit585ad959a93983097de5dd16eb2c36d96c6f802e (patch)
tree13f964961c8e9f504815e28c8f7d28f48a702ed6
parent6c533bf9e747296322980959055f2eee8678b532 (diff)
downloadmaster-187ad058-585ad959a93983097de5dd16eb2c36d96c6f802e.tar.gz
master-187ad058-585ad959a93983097de5dd16eb2c36d96c6f802e.tar.bz2
master-187ad058-585ad959a93983097de5dd16eb2c36d96c6f802e.zip
[malta] update to 2.6.36
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23935 3c298f89-4303-0410-b956-a3cf2f4a3e73
-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 7ca1e4557c..f688262458 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.35.8
+LINUX_VERSION:=2.6.36
include $(INCLUDE_DIR)/target.mk