diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2013-10-13 19:28:29 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2013-10-13 19:28:29 +0000 |
commit | 6c32d3980c3bc3f0df9640c6343f98e33dc9b283 (patch) | |
tree | 469e33be326db9db7ae850839fdd4c86d4d36de5 /target/linux/malta | |
parent | 2ffb32dad637b1be72afa767b95c9cadcf0257f4 (diff) | |
download | master-187ad058-6c32d3980c3bc3f0df9640c6343f98e33dc9b283.tar.gz master-187ad058-6c32d3980c3bc3f0df9640c6343f98e33dc9b283.tar.bz2 master-187ad058-6c32d3980c3bc3f0df9640c6343f98e33dc9b283.zip |
kernel: update kernel to 3.10.15
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38384 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 853013a41e..362069bbc2 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.10.13 +LINUX_VERSION:=3.10.15 DEVICE_TYPE:=developerboard |