Przeglądaj źródła

sunxi: bump to 4.1

Signed-off-by: Zoltan HERPAI <[email protected]>

SVN-Revision: 46705
Zoltan Herpai 10 lat temu
rodzic
commit
e0d332cdbe
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      target/linux/sunxi/Makefile

+ 3 - 1
target/linux/sunxi/Makefile

@@ -15,13 +15,15 @@ CPU_TYPE:=cortex-a8
 CPU_SUBTYPE:=vfpv3
 MAINTAINER:=Zoltan HERPAI <[email protected]>
 
-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