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:
parent
56d818afd6
commit
ffde9a9fe9
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue