aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-02-13 16:05:30 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-02-13 16:05:30 +0000
commit83a09957f7247c871cd3f8bf3441759af75d550b (patch)
treec4f4bc2d6724c929db08250277fe5c5e04f89ec3
parent77fdc6950a96b34748d4fd96b2f8ed5ffe9bc6ca (diff)
downloadmaster-187ad058-83a09957f7247c871cd3f8bf3441759af75d550b.tar.gz
master-187ad058-83a09957f7247c871cd3f8bf3441759af75d550b.tar.bz2
master-187ad058-83a09957f7247c871cd3f8bf3441759af75d550b.zip
[malta] update to 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30503 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 6557a85a1a..4637403871 100644
--- a/target/linux/malta/Makefile
+++ b/target/linux/malta/Makefile
@@ -13,7 +13,7 @@ SUBTARGETS:=le be
INITRAMFS_EXTRA_FILES:=
MAINTAINER:=Florian Fainelli <florian@openwrt.org>
-LINUX_VERSION:=3.0.18
+LINUX_VERSION:=3.2.5
include $(INCLUDE_DIR)/target.mk