openwrt-routing/nodogsplash
Alexander Couzens 7a233607af nodogsplash: simplify append_config_option
Drop arguement config_counterpart from append_config_option(). append_config_option
took an additional argument named config_counterpart which represents the
configuration name in configfile.This is needed for configuration variable names isn't the same
as in uci. Nodogsplash ignores the case of configuration variables and makes this feature optional.
Introduce new func append_config_option_map() which does the old behaviour.
2015-03-05 18:01:05 +01:00
..
files nodogsplash: simplify append_config_option 2015-03-05 18:01:05 +01:00
Makefile nodogsplash: make missing config options available through uci 2015-03-05 12:47:15 +01:00