aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2020-03-12 10:25:21 +0100
committerDaniel Golle <daniel@makrotopia.org>2020-03-12 10:27:04 +0100
commitf39230e4636c1003cf8cb2d739cd95a4344609b4 (patch)
tree525ffab518a009843b5f26dccc07b1dcbb54e13e /target/linux/oxnas/Makefile
parent7f059af7a6dc71b67220272aa2681ccfdc3fa6e7 (diff)
downloadupstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.tar.gz
upstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.tar.bz2
upstream-f39230e4636c1003cf8cb2d739cd95a4344609b4.zip
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 <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/oxnas/Makefile')
-rw-r--r--target/linux/oxnas/Makefile3
1 files changed, 1 insertions, 2 deletions
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 <daniel@makrotopia.org>
-KERNEL_PATCHVER:=4.14
-KERNEL_TESTING_PATCHVER:=5.4
+KERNEL_PATCHVER:=5.4
include $(INCLUDE_DIR)/target.mk