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 | 4ec57bdc06969132ef2905f9900643e579848dc4 (patch) | |
tree | dde5331304dd5bc59cb56ee4e965c8544d0365e5 /target/linux/malta/Makefile | |
parent | 2e8be0cc4bc58610a2fa8ee2b32780ab7b64bea4 (diff) | |
download | upstream-4ec57bdc06969132ef2905f9900643e579848dc4.tar.gz upstream-4ec57bdc06969132ef2905f9900643e579848dc4.tar.bz2 upstream-4ec57bdc06969132ef2905f9900643e579848dc4.zip |
update to 3.7
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 35045
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 |