diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-02-06 21:03:27 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-02-06 21:03:27 +0000 |
commit | add22b1a0781f32775c4170efab9704d817883e2 (patch) | |
tree | f55833d98406c1d67b860ec79695085bfb278c60 /target/linux/mxs | |
parent | 2fd373f0464c7839be6b40c9a5ba446c38b4379a (diff) | |
download | upstream-add22b1a0781f32775c4170efab9704d817883e2.tar.gz upstream-add22b1a0781f32775c4170efab9704d817883e2.tar.bz2 upstream-add22b1a0781f32775c4170efab9704d817883e2.zip |
mxs: bump target to 3.13.1
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39512
Diffstat (limited to 'target/linux/mxs')
-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 be9deecddd..30b167bbe0 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.12.5 +LINUX_VERSION:=3.13.1 KERNELNAME:="zImage dtbs" define Target/Description |