2
0
Эх сурвалжийг харах

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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/18757
Signed-off-by: Robert Marko <[email protected]>
Shiji Yang 7 сар өмнө
parent
commit
ffde9a9fe9

+ 1 - 0
target/linux/realtek/rtl931x/target.mk

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