diff options
author | Zoltan HERPAI <wigyori@uid0.hu> | 2014-08-02 11:29:11 +0000 |
---|---|---|
committer | Zoltan HERPAI <wigyori@uid0.hu> | 2014-08-02 11:29:11 +0000 |
commit | bd32ed2b2141e66e1c67dff52ea81ee96667e9d0 (patch) | |
tree | 75b2abbae1d5d7cf56851acfa6be62170cd7208c /target/linux/mxs/Makefile | |
parent | 5bdf4fa8e794f908086e73fa74858a7d494d6d00 (diff) | |
download | upstream-bd32ed2b2141e66e1c67dff52ea81ee96667e9d0.tar.gz upstream-bd32ed2b2141e66e1c67dff52ea81ee96667e9d0.tar.bz2 upstream-bd32ed2b2141e66e1c67dff52ea81ee96667e9d0.zip |
mxs: - bump target to 3.14.14
- update dcp module
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41949 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 f914e47d01..1c68c99b30 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.13.7 +LINUX_VERSION:=3.14.14 KERNELNAME:="zImage dtbs" define Target/Description |