diff options
author | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-12 12:48:10 +0000 |
---|---|---|
committer | wigyori <wigyori@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2013-11-12 12:48:10 +0000 |
commit | 1f2e4d8311480c4d944348bd3f0d0599c52fc0f0 (patch) | |
tree | 039cea27bcbcaf276bd1df95ce65e62bb20fbf58 /target/linux/mxs/Makefile | |
parent | 7596c6fbe503992d144d2a2459d33e4bd3600165 (diff) |
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38780 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 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 |