]> git.ipfire.org Git - thirdparty/openwrt.git/commitdiff
realtek: drop source-only from rtl931x target 20172/head
authorSven Eckelmann <se@simonwunderlich.de>
Wed, 1 Oct 2025 12:35:49 +0000 (14:35 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 4 Oct 2025 14:16:22 +0000 (16:16 +0200)
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>
target/linux/realtek/rtl931x/target.mk

index 62e88b41c6f72d8854475cf066f8898ab54cdde3..eaa6b61214ca1a540568bd961d4f68aef592179e 100644 (file)
@@ -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.