diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2015-03-26 23:35:50 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2015-03-26 23:35:50 +0000 |
commit | be4699503c4b4c6aadc42bb2c1cc3c07aed30d4c (patch) | |
tree | ebee45959ee2dcff66832ffc4408e42d7d7a76e3 /target/linux/mxs/Makefile | |
parent | c3a60d511441bf587ad2d2885fe971afc8cdee1e (diff) | |
download | upstream-be4699503c4b4c6aadc42bb2c1cc3c07aed30d4c.tar.gz upstream-be4699503c4b4c6aadc42bb2c1cc3c07aed30d4c.tar.bz2 upstream-be4699503c4b4c6aadc42bb2c1cc3c07aed30d4c.zip |
mxs: bump to 3.18
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45053 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 57314819c0..5a50712d34 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> -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 KERNELNAME:=zImage dtbs define Target/Description |