瀏覽代碼

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 4 月之前
父節點
當前提交
4231a731dd
共有 1 個文件被更改,包括 0 次插入1 次删除
  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.