diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-09 19:35:14 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2015-01-09 19:35:14 +0000 |
commit | 1e0c22507adb4724ca25de994bcdbe69b8502900 (patch) | |
tree | 23f08d04b11f7266e24ef7ec548285286f695272 /target/linux/sunxi/Makefile | |
parent | 157e1da749c95589631dbedd6ce4ef79e0dad1cb (diff) | |
download | upstream-1e0c22507adb4724ca25de994bcdbe69b8502900.tar.gz upstream-1e0c22507adb4724ca25de994bcdbe69b8502900.tar.bz2 upstream-1e0c22507adb4724ca25de994bcdbe69b8502900.zip |
sunxi: bump kernel to 3.18 - refresh patches - add bananapro, cubietruck, mele_m9 support
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 43900
Diffstat (limited to 'target/linux/sunxi/Makefile')
-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 0deb2d8f27..dbe85bd9ea 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> -KERNEL_PATCHVER:=3.14 +KERNEL_PATCHVER:=3.18 KERNELNAME:=zImage dtbs DEFAULT_PACKAGES += uboot-envtools uboot-sunxi kmod-eeprom-sunxi kmod-wdt-sunxi |