openwrtv3/tools/firmware-utils
Rafał Miłecki 7805745791 firmware-utils: mktplinkfw2: use static board struct for custom values
It seems simpler to store all custom (command line set) option values in
a struct identical to the predefined ones. It doesn't require:
1) Having so many global variables
2) Copying data from the predefined boards

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-07-08 18:10:25 +02:00
..
src firmware-utils: mktplinkfw2: use static board struct for custom values 2017-07-08 18:10:25 +02:00
Makefile firmware-utils: fix dgn3500sum compiler warnings 2017-06-26 20:08:36 +02:00