diff options
author | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
---|---|---|
committer | juhosg <juhosg@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2014-04-12 11:59:07 +0000 |
commit | 31be9f2ac8f9f3283b0b84d453470e0e593809be (patch) | |
tree | 5689460cf1b5a04c4b83e21e9e627d528f393cd9 /target/linux/malta | |
parent | ad3abbae0fc99ebabcfd063ed5b2b5bcaaa7ae67 (diff) |
kernel: update 3.10 to 3.10.36
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40467 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 21f8345d01..b29568fdfe 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.34 +LINUX_VERSION:=3.10.36 DEVICE_TYPE:=developerboard |