diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-12 12:48:10 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2013-11-12 12:48:10 +0000 |
commit | 036f4ed4db4f5b0f13b535e0dc57ffbe56b9811f (patch) | |
tree | 129eec1bbec300b6ad41c2297d91fe4b7a428ac3 /target/linux/mxs/Makefile | |
parent | 7ad5350dfb47b92052201f9eb8c3257af6800bfc (diff) | |
download | upstream-036f4ed4db4f5b0f13b535e0dc57ffbe56b9811f.tar.gz upstream-036f4ed4db4f5b0f13b535e0dc57ffbe56b9811f.tar.bz2 upstream-036f4ed4db4f5b0f13b535e0dc57ffbe56b9811f.zip |
mxs: bump kernel to 3.12 - remove DCP patch as it's in mainline now (dts patch will stay) - refresh Duckbill patch - update kmod-usb-chipidea
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38780
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 c8de56d300..d2d612de90 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.18 +LINUX_VERSION:=3.12 KERNELNAME:="zImage dtbs" define Target/Description |