diff options
Diffstat (limited to 'target/linux/mvebu/Makefile')
-rw-r--r-- | target/linux/mvebu/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/mvebu/Makefile b/target/linux/mvebu/Makefile index f39573c002..1688065a5c 100644 --- a/target/linux/mvebu/Makefile +++ b/target/linux/mvebu/Makefile @@ -12,8 +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.14 -KERNEL_TESTING_PATCHVER:=4.19 +KERNEL_PATCHVER:=4.19 include $(INCLUDE_DIR)/target.mk |