diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-10-23 12:51:05 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-10-23 12:51:05 +0000 |
commit | 56e1cd4a8e3d806ff92e710c0409165847b2e7af (patch) | |
tree | a82433e4101b7b069458cf66d826c4ebd9bbe7c5 /target/linux/mxs/Makefile | |
parent | 4805656f76b5ac07882c66bb81bc294d4b441571 (diff) | |
download | upstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.tar.gz upstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.tar.bz2 upstream-56e1cd4a8e3d806ff92e710c0409165847b2e7af.zip |
kernel: update 3.10 to 3.10.17
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38506 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 fe08898fd3..0f03bda8ef 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.10.15 +LINUX_VERSION:=3.10.17 KERNELNAME:="zImage dtbs" define Target/Description |