diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 17:12:52 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-07-19 17:12:52 +0000 |
commit | 4dc89474b1cfc9de70dc92f16d1bb15d28a42cae (patch) | |
tree | ae72a45667bc0c850f1f5497332bf96f59f56905 /target | |
parent | 67063013875244a9e172e3a0c35364d6dc850aae (diff) | |
download | upstream-4dc89474b1cfc9de70dc92f16d1bb15d28a42cae.tar.gz upstream-4dc89474b1cfc9de70dc92f16d1bb15d28a42cae.tar.bz2 upstream-4dc89474b1cfc9de70dc92f16d1bb15d28a42cae.zip |
malta: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37456 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-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 2e74b3a927..e7d1714d63 100644 --- a/target/linux/malta/Makefile +++ b/target/linux/malta/Makefile @@ -12,7 +12,7 @@ SUBTARGETS:=le be le64 be64 INITRAMFS_EXTRA_FILES:= MAINTAINER:=Florian Fainelli <florian@openwrt.org> -LINUX_VERSION:=3.8.13 +LINUX_VERSION:=3.10.1 DEVICE_TYPE:=developerboard |