فهرست منبع

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 سال پیش
والد
کامیت
61a07ea68d
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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.