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

Tested-by: Sander Vanheule <[email protected]>
Tested-by: Olliver Schinagl <[email protected]>
Tested-by: INAGAKI Hiroshi <[email protected]>
Signed-off-by: Paul Spooren <[email protected]>
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.