realtek: switch to Kernel 5.15 by default
authorPaul Spooren <mail@aparcar.org>
Wed, 22 Feb 2023 19:04:03 +0000 (20:04 +0100)
committerPaul Spooren <mail@aparcar.org>
Tue, 14 Mar 2023 17:47:00 +0000 (18:47 +0100)
Getting ready for the next release.

Tested-by: Sander Vanheule <sander@svanheule.net>
Tested-by: Olliver Schinagl <oliver@schinagl.nl>
Tested-by: INAGAKI Hiroshi <musashino.open@gmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
target/linux/realtek/Makefile

index 94280f43e56ec1302b329f2489724c97e1689f47..cd86bdc11e6181d0b7aa7557d9cccb926a248505 100644 (file)
@@ -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.