projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ce8ea73
)
realtek: drop source-only from rtl931x target
author
Sven Eckelmann
<se@simonwunderlich.de>
Wed, 1 Oct 2025 12:35:49 +0000
(14:35 +0200)
committer
Hauke 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
patch
|
blob
|
history
diff --git
a/target/linux/realtek/rtl931x/target.mk
b/target/linux/realtek/rtl931x/target.mk
index 62e88b41c6f72d8854475cf066f8898ab54cdde3..eaa6b61214ca1a540568bd961d4f68aef592179e 100644
(file)
--- a/
target/linux/realtek/rtl931x/target.mk
+++ b/
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.