浏览代码

imx6: switch to 5.4 kernel

Seems to be working fine, it's 99.9% upstream stuff anyway. Lets start
wider userbase testing.

Cc: Tim Harvey <[email protected]>
Cc: Koen Vandeputte <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 6 年之前
父节点
当前提交
6fa45bcc94
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      target/linux/imx6/Makefile

+ 1 - 1
target/linux/imx6/Makefile

@@ -14,7 +14,7 @@ CPU_TYPE:=cortex-a9
 CPU_SUBTYPE:=neon
 MAINTAINER:=Luka Perkov <[email protected]>
 
-KERNEL_PATCHVER:=4.19
+KERNEL_PATCHVER:=5.4
 KERNEL_TESTING_PATCHVER:=5.4
 
 include $(INCLUDE_DIR)/target.mk