mvebu: switch kernel to 4.14 as workaround

This commit is contained in:
LEAN-ESX 2019-10-23 23:44:34 -07:00
parent 8520412c93
commit a30756d846

View File

@ -12,7 +12,7 @@ FEATURES:=fpu usb pci pcie gpio nand squashfs ramdisk boot-part rootfs-part
SUBTARGETS:=cortexa9 cortexa53 cortexa72
MAINTAINER:=Imre Kaloz <kaloz@openwrt.org>
KERNEL_PATCHVER:=4.19
KERNEL_PATCHVER:=4.14
include $(INCLUDE_DIR)/target.mk