ipq40xx: switch to kernel 4.14

This commit is contained in:
coolsnowwolf 2020-07-02 01:29:53 +08:00
parent f053883d08
commit ed735bab75

View File

@ -9,7 +9,7 @@ CPU_SUBTYPE:=neon-vfpv4
MAINTAINER:=John Crispin <john@phrozen.org>
# TODO: drop kmod-usb-dwc3-of-simple when migrating to 4.19
KERNEL_PATCHVER:=4.19
KERNEL_PATCHVER:=4.14
KERNELNAME:=zImage Image dtbs
@ -20,6 +20,6 @@ DEFAULT_PACKAGES += \
kmod-ath10k wpad-openssl \
kmod-usb3 kmod-usb-dwc3 ath10k-firmware-qca4019 \
automount autosamba luci-app-ipsec-vpnd luci-app-unblockmusic luci-app-cpufreq luci-app-zerotier luci-app-xlnetacc \
htop fdisk e2fsprogs
htop fdisk e2fsprogs ethtool
$(eval $(call BuildTarget))