Kaynağa Gözat

zynq: switch to kernel 4.19

Use kernel 4.19 by default

Signed-off-by: Luis Araneda <[email protected]>
Luis Araneda 6 yıl önce
ebeveyn
işleme
078848ac01
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      target/linux/zynq/Makefile

+ 1 - 1
target/linux/zynq/Makefile

@@ -20,7 +20,7 @@ define Target/Description
 	Build firmware image for Zynq 7000 SoC devices.
 endef
 
-KERNEL_PATCHVER:=4.14
+KERNEL_PATCHVER:=4.19
 
 include $(INCLUDE_DIR)/target.mk