mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 01:44:32 +04:00
The line to generate the argument list for 'simple connect' is quite long and is not maintainable. To improve the handling a function 'append_param' was added for appending the 'simple connect' options. Signed-off-by: Florian Eckert <fe@dev.tdt.de>