diff options
author | Florian Fainelli <florian@openwrt.org> | 2013-01-07 18:16:36 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2013-01-07 18:16:36 +0000 |
commit | cc1d4542aeed6c15d7300c5d83d2102fb6dda7c5 (patch) | |
tree | b737c7ca0ebcbc74e719ffa3813d83fec024fdbd /target/linux/malta/Makefile | |
parent | f3bb778f2bfa88d54f1c4ae7ff5871f5c33f2acc (diff) | |
download | upstream-cc1d4542aeed6c15d7300c5d83d2102fb6dda7c5.tar.gz upstream-cc1d4542aeed6c15d7300c5d83d2102fb6dda7c5.tar.bz2 upstream-cc1d4542aeed6c15d7300c5d83d2102fb6dda7c5.zip |
[malta] update to 3.7
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35045 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/malta/Makefile')
-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 4e59978e38..d90d9642eb 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.6.11 +LINUX_VERSION:=3.7.1 DEVICE_TYPE:=developerboard |