openwrt-packages/net/coova-chilli
Petr Štetiar dd39acba55 coova-chilli: Fix debug flag config example and synchronize bool options
debug is boolean option/flag so setting it to 9 doesn't work, while at
it I've synchronized boolean options from source code and sorted it
alphabeticaly with following command:

  grep flag src/cmdline.ggo | cut -d \" -f2 | sort | tr '\n' '|'

Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-09-25 13:00:22 +02:00
..
files coova-chilli: Fix debug flag config example and synchronize bool options 2019-09-25 13:00:22 +02:00
patches coova-chili: Fix compilation with newer GCC 2019-06-28 10:34:27 -07:00
Config.in coova-chili: Fix compilation with newer GCC 2019-06-28 10:34:27 -07:00
Makefile coova-chilli: Fix debug flag config example and synchronize bool options 2019-09-25 13:00:22 +02:00