Konstantin Demin f2b2293663 dropbear: allow more complex configuration
- 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 e1bd9645

Signed-off-by: Konstantin Demin <rockdrilla@gmail.com>
2024-02-09 09:13:05 +00:00
..
2020-01-05 19:36:46 +01:00
2024-02-08 12:35:37 +02:00
2023-10-28 22:33:32 +01:00
2021-11-04 15:04:45 +02:00
2023-01-28 20:24:22 +01:00
2024-02-02 04:22:17 +00:00
2023-06-04 16:54:52 +02:00