mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-19 05:38:00 +00:00
f2b2293663
- switch DB_OPT_COMMON and DB_OPT_CONFIG to comma-separated lists:
this allows to have values with "|" in DB_OPT_COMMON and DB_OPT_CONFIG
which is more likely to be than values with commas;
use $(comma) variable for values with commas.
- sort DB_OPT_COMMON and DB_OPT_CONFIG to have "overrides" on top of list.
- allow DB_OPT_COMMON to have values with commas.
- allow to replace multiline definitions in sysoptions.h.
improves
|
||
---|---|---|
.. | ||
bridger | ||
dnsmasq | ||
dropbear | ||
ead | ||
hostapd | ||
ipset-dns | ||
lldpd | ||
odhcpd | ||
omcproxy | ||
ppp | ||
relayd | ||
uhttpd | ||
umdns | ||
unetd | ||
ustp |