diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-13 16:05:30 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2012-02-13 16:05:30 +0000 |
commit | 8ac28fce23e53b73c507b9c6d6c0312579f6e7a7 (patch) | |
tree | c4f4bc2d6724c929db08250277fe5c5e04f89ec3 /target/linux | |
parent | 3e65a7b3dd1a419f178bf07fcec296bbb82c4215 (diff) |
[malta] update to 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30503 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux')
-rw-r--r-- | target/linux/malta/Makefile | 2 |
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 |