aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/malta/Makefile
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2011-05-05 16:35:44 +0000
committerFlorian Fainelli <florian@openwrt.org>2011-05-05 16:35:44 +0000
commitd9e9760f2609b4aef06b7eda54e0a7a9687a1488 (patch)
tree84bfbdbb7363fa22ddd5289e576d012ac40c92a9 /target/linux/malta/Makefile
parent413bc6bef5e17a0a11168ef72d0cf97fb0b53f43 (diff)
downloadmaster-187ad058-d9e9760f2609b4aef06b7eda54e0a7a9687a1488.tar.gz
master-187ad058-d9e9760f2609b4aef06b7eda54e0a7a9687a1488.tar.bz2
master-187ad058-d9e9760f2609b4aef06b7eda54e0a7a9687a1488.zip
[malta] update to 2.6.38.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26833 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 9ffb3de4ee..8dcda7cfea 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -12,7 +12,7 @@ CFLAGS:=-Os -pipe -mips32r2 -mtune=mips32r2 -fno-caller-saves
SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
-LINUX_VERSION:=2.6.37.6
+LINUX_VERSION:=2.6.38.2
include $(INCLUDE_DIR)/target.mk