mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-14 23:09:45 +01:00
realtek: drop source-only from rtl931x target
Now the rtl931x target has real devices that need to be built. Remove the source-only flag to make the images available. Signed-off-by: Sven Eckelmann <se@simonwunderlich.de> Link: https://github.com/openwrt/openwrt/pull/20172 Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
parent
ce8ea739eb
commit
4231a731dd
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@ 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…
Add table
Reference in a new issue