diff options
author | Florian Fainelli <florian@openwrt.org> | 2012-02-13 16:05:30 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2012-02-13 16:05:30 +0000 |
commit | e16916480d75d32b1de29fa872f1a90e4a8798f5 (patch) | |
tree | b6b5c7a46c0b43e2f9cd2445f3bcbb7951d573aa | |
parent | 7bed2e2225d2f3b2d8a0bde10643075eb7b8a646 (diff) | |
download | upstream-e16916480d75d32b1de29fa872f1a90e4a8798f5.tar.gz upstream-e16916480d75d32b1de29fa872f1a90e4a8798f5.tar.bz2 upstream-e16916480d75d32b1de29fa872f1a90e4a8798f5.zip |
update to 3.2
SVN-Revision: 30503
-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 |