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 | 784311eec35957cf50689fe709451b6304bba9d3 (patch) | |
tree | ee96c87498166914f6f0e45dc4ef024590972285 /target | |
parent | 64977a70de922d2ae7bde63f17764e7f36d89891 (diff) | |
download | openwrt-784311eec35957cf50689fe709451b6304bba9d3.tar.gz openwrt-784311eec35957cf50689fe709451b6304bba9d3.tar.bz2 openwrt-784311eec35957cf50689fe709451b6304bba9d3.zip |
malta: switch to 3.10
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37456
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 |