mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 10:24:31 +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>
(cherry picked from commit 89391d4213)