From ed224b1880c6609a5c2a837ba23bb96081a433df Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Tue, 28 May 2019 10:21:16 -0700 Subject: at91: Update kernel to version 4.14 This adds support for kernel 4.14 to the target and directly make it the default kernel version to use. Signed-off-by: Hauke Mehrtens Tested-by: Sandeep Sheriker --- target/linux/at91/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/at91/Makefile') diff --git a/target/linux/at91/Makefile b/target/linux/at91/Makefile index cae3c6278b..4dc70ebac1 100644 --- a/target/linux/at91/Makefile +++ b/target/linux/at91/Makefile @@ -13,7 +13,7 @@ BOARDNAME:=Microchip (Atmel AT91) FEATURES:=ext4 squashfs targz usb usbgadget ubifs SUBTARGETS:=sama5 legacy -KERNEL_PATCHVER:=4.9 +KERNEL_PATCHVER:=4.14 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3