diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2013-12-14 17:37:14 +0000 |
commit | dcf834049187399e6fbd1c7863f11d8471968363 (patch) | |
tree | affe80ab085745ca9d9e95dad3bca4f3808cbd10 /target/linux/mxs | |
parent | 43122f092ee5588d9f826d9ea470be8929b5be35 (diff) | |
download | master-187ad058-dcf834049187399e6fbd1c7863f11d8471968363.tar.gz master-187ad058-dcf834049187399e6fbd1c7863f11d8471968363.tar.bz2 master-187ad058-dcf834049187399e6fbd1c7863f11d8471968363.zip |
upgrade 3.12 targets to 3.12.5
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39055 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 d2d612de90..be9deecddd 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 +LINUX_VERSION:=3.12.5 KERNELNAME:="zImage dtbs" define Target/Description |