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:
INAGAKI Hiroshi 2021-05-05 09:31:53 +09:00 committed by Adrian Schmutzler
parent 216011e424
commit fc050c7b53

View File

@ -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.