Browse Source

realtek: add Linux Kernel 5.15 as testing version

Add Linux Kernel 5.15 support for testing.

Signed-off-by: INAGAKI Hiroshi <[email protected]>
[APRESIA ApresiaLightGS120GT-SS, Panasonic Switch-M24eG PN28240K, Switch-M48eG PN28480K]
Tested-by: INAGAKI Hiroshi <[email protected]>
TP-Link TL-SG2008P
Tested-by: Alexandru Gagniuc <[email protected]>
[D-Link DGS-1210-20, DGS-1210-52, Zyxel XGS1010-12]
Tested-by: Markus Stockhausen <[email protected]>
[Zyxel XGS1250-12]
Tested-by: Lucian Cristian <[email protected]> # Zyxel
[HPE 1920-8G, 1920-48G]
Tested-by: Jan Hoffmann <[email protected]>
INAGAKI Hiroshi 3 years ago
parent
commit
88db7461cf
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/linux/realtek/Makefile

+ 1 - 0
target/linux/realtek/Makefile

@@ -10,6 +10,7 @@ FEATURES:=ramdisk squashfs
 SUBTARGETS:=rtl838x rtl839x rtl930x rtl931x
 
 KERNEL_PATCHVER:=5.10
+KERNEL_TESTING_PATCHVER:=5.15
 
 define Target/Description
 	Build firmware images for Realtek RTL83xx based boards.