From: Paul Spooren Date: Wed, 22 Feb 2023 19:04:03 +0000 (+0100) Subject: realtek: switch to Kernel 5.15 by default X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=61a07ea68d0c28f306eeceee64573de97d94d374;hp=bf261073dc4d788170d51fdc718d63ce0976fd77;p=openwrt%2Fstaging%2Fnbd.git realtek: switch to Kernel 5.15 by default Getting ready for the next release. Tested-by: Sander Vanheule Tested-by: Olliver Schinagl Tested-by: INAGAKI Hiroshi Signed-off-by: Paul Spooren --- diff --git a/target/linux/realtek/Makefile b/target/linux/realtek/Makefile index 94280f43e5..cd86bdc11e 100644 --- a/target/linux/realtek/Makefile +++ b/target/linux/realtek/Makefile @@ -9,8 +9,7 @@ DEVICE_TYPE:=basic FEATURES:=ramdisk squashfs SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x -KERNEL_PATCHVER:=5.10 -KERNEL_TESTING_PATCHVER:=5.15 +KERNEL_PATCHVER:=5.15 define Target/Description Build firmware images for Realtek RTL83xx based boards.