realtek: add Kernel 5.10 as testing version
This patch adds "KERNEL_TESTING_PATCHVER:=5.10" to the Makefile in realtek target to allow using Kernel 5.10 for testing. Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
This commit is contained in:
parent
216011e424
commit
fc050c7b53
1 changed files with 1 additions and 0 deletions
|
@ -11,6 +11,7 @@ FEATURES:=ramdisk squashfs
|
|||
SUBTARGETS:=generic
|
||||
|
||||
KERNEL_PATCHVER:=5.4
|
||||
KERNEL_TESTING_PATCHVER:=5.10
|
||||
|
||||
define Target/Description
|
||||
Build firmware images for Realtek RTL83xx based boards.
|
||||
|
|
Loading…
Reference in a new issue