Bläddra i källkod

realtek: switch to Kernel 5.15 by default

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]>
Paul Spooren 2 år sedan
förälder
incheckning
61a07ea68d
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. 1 2
      target/linux/realtek/Makefile

+ 1 - 2
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.