diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-06 15:59:06 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-09-06 15:59:06 +0000 |
commit | 044bf28357c7fba70bbca8717fd4a9c1ed8a3d43 (patch) | |
tree | 81afa41bf5f49a77ac1e18370b52df6df0c23df0 /target | |
parent | b217763e4173f35571ea9f40c37bed2fce6f3408 (diff) | |
download | mtk-20170518-044bf28357c7fba70bbca8717fd4a9c1ed8a3d43.zip mtk-20170518-044bf28357c7fba70bbca8717fd4a9c1ed8a3d43.tar.gz mtk-20170518-044bf28357c7fba70bbca8717fd4a9c1ed8a3d43.tar.bz2 |
sunxi: bump kernel to 3.14.16
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42425
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/sunxi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/sunxi/Makefile b/target/linux/sunxi/Makefile index aa99017..84dc334 100644 --- a/target/linux/sunxi/Makefile +++ b/target/linux/sunxi/Makefile @@ -15,7 +15,7 @@ CPU_TYPE:=cortex-a8 CPU_SUBTYPE:=vfpv3 MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu> -LINUX_VERSION:=3.13.7 +LINUX_VERSION:=3.14.16 KERNELNAME:="zImage dtbs" DEFAULT_PACKAGES += uboot-envtools uboot-sunxi kmod-eeprom-sunxi kmod-wdt-sunxi |