realtek rtl931x: mark subtarget as source-only

There are no supported devices on this sub-target. It can be
considered that it is still under development. Therefore,
there is no need to make the buildbot build it every day.

Signed-off-by: Shiji Yang <yangshiji66@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18757
Signed-off-by: Robert Marko <robimarko@gmail.com>
This commit is contained in:
Shiji Yang 2025-05-09 22:12:11 +08:00 committed by Robert Marko
parent 56d818afd6
commit ffde9a9fe9

View file

@ -4,6 +4,7 @@ SUBTARGET:=rtl931x
CPU_TYPE:=24kc
BOARD:=realtek
BOARDNAME:=Realtek MIPS RTL931X
FEATURES+=source-only
define Target/Description
Build firmware images for Realtek RTL931x based boards.