aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/oxnas/Makefile
diff options
context:
space:
mode:
authorDaniel Golle <daniel@makrotopia.org>2022-10-21 18:59:37 +0100
committerDaniel Golle <daniel@makrotopia.org>2022-10-21 20:57:53 +0100
commit63ff5b783d227bcdfb8db4500b84a3acf68b0f4c (patch)
tree7f620af901ac1b45832d83c119663c5a7c60c954 /target/linux/oxnas/Makefile
parent6d4bcadaa343cb969f370631a5ed5338306c056e (diff)
downloadupstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.tar.gz
upstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.tar.bz2
upstream-63ff5b783d227bcdfb8db4500b84a3acf68b0f4c.zip
oxnas: switch to Linux 5.15 and drop Linux 5.10
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 9dfdb5c86e..2884a66cc7 100644
--- a/target/linux/oxnas/Makefile
+++ b/target/linux/oxnas/Makefile
@@ -7,8 +7,7 @@ SUBTARGETS:=ox810se ox820
FEATURES:=gpio ramdisk rtc squashfs
DEVICE_TYPE:=nas
-KERNEL_PATCHVER:=5.10
-KERNEL_TESTING_PATCHVER:=5.15
+KERNEL_PATCHVER:=5.15
include $(INCLUDE_DIR)/target.mk