From f39230e4636c1003cf8cb2d739cd95a4344609b4 Mon Sep 17 00:00:00 2001 From: Daniel Golle Date: Thu, 12 Mar 2020 10:25:21 +0100 Subject: oxnas: switch to kernel 5.4 and remove kernel 4.14 Run-tested 5.4 on Shuttle KD20 for some days now, everything seems fine so far. Let's have snapshot builds based on 5.4. Signed-off-by: Daniel Golle --- target/linux/oxnas/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'target/linux/oxnas/Makefile') diff --git a/target/linux/oxnas/Makefile b/target/linux/oxnas/Makefile index 2f9b9f4546..c44f844b9c 100644 --- a/target/linux/oxnas/Makefile +++ b/target/linux/oxnas/Makefile @@ -9,8 +9,7 @@ DEVICE_TYPE:=nas MAINTAINER:=Daniel Golle -KERNEL_PATCHVER:=4.14 -KERNEL_TESTING_PATCHVER:=5.4 +KERNEL_PATCHVER:=5.4 include $(INCLUDE_DIR)/target.mk -- cgit v1.2.3