Browse Source

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 <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/20172
Signed-off-by: Hauke Mehrtens <[email protected]>
Sven Eckelmann 2 months ago
parent
commit
4231a731dd
1 changed files with 0 additions and 1 deletions
  1. 0 1
      target/linux/realtek/rtl931x/target.mk

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

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