diff options
author | Luka Perkov <luka@openwrt.org> | 2014-08-08 13:38:22 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-08-08 13:38:22 +0000 |
commit | dd8d72909634e0ba521519748827cb06f8c3f37d (patch) | |
tree | f43bc5d2e2fc1a21ea27855f88182ed11c126405 /target/linux/mxs/Makefile | |
parent | c1d698fce45c485516b2358d78cc976e8515862c (diff) | |
download | upstream-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.gz upstream-dd8d72909634e0ba521519748827cb06f8c3f37d.tar.bz2 upstream-dd8d72909634e0ba521519748827cb06f8c3f37d.zip |
kernel: update 3.14 to 3.14.16
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 42070
Diffstat (limited to 'target/linux/mxs/Makefile')
-rw-r--r-- | target/linux/mxs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/mxs/Makefile b/target/linux/mxs/Makefile index 1c68c99b30..c6cd0ce46a 100644 --- a/target/linux/mxs/Makefile +++ b/target/linux/mxs/Makefile @@ -13,7 +13,7 @@ FEATURES:=ext4 rtc usb gpio CPU_TYPE:=arm926ej-s MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu> -LINUX_VERSION:=3.14.14 +LINUX_VERSION:=3.14.16 KERNELNAME:="zImage dtbs" define Target/Description |