diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:43 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-03-10 13:24:43 +0000 |
commit | 6720fc6952bb5e2d1dd85977a9863ea0eacf0e92 (patch) | |
tree | 25cb7e4dbc0f4f113f114383d426f2a1747580f9 /target/linux/malta | |
parent | 82dc64b19bd04235368beee47dd99c05e77baa97 (diff) | |
download | upstream-6720fc6952bb5e2d1dd85977a9863ea0eacf0e92.tar.gz upstream-6720fc6952bb5e2d1dd85977a9863ea0eacf0e92.tar.bz2 upstream-6720fc6952bb5e2d1dd85977a9863ea0eacf0e92.zip |
malta: switch to 3.8
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 35927
Diffstat (limited to 'target/linux/malta')
-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 f6ce2d283e..c7a6cfdd2e 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.7.10 +LINUX_VERSION:=3.8.2 DEVICE_TYPE:=developerboard |