1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-19 23:28:29 +02:00

sunxi: bump to 4.1

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>

SVN-Revision: 46705
This commit is contained in:
Zoltan Herpai 2015-08-21 13:23:29 +00:00
parent 79e1aa2ac3
commit e0d332cdbe

View File

@ -15,13 +15,15 @@ CPU_TYPE:=cortex-a8
CPU_SUBTYPE:=vfpv3
MAINTAINER:=Zoltan HERPAI <wigyori@uid0.hu>
KERNEL_PATCHVER:=3.18
KERNEL_PATCHVER:=4.1
KERNELNAME:=zImage dtbs
# A10: Cortex-A8
# A13: Cortex-A8
# A20: dual Cortex-A7
# A31: quad Cortex-A7
# A80: octa Cortex-A15/A7
# H3: quad Cortex-A7
include $(INCLUDE_DIR)/target.mk