tools: firmware-utils: clean up mktplinkfw
authorJohn Crispin <john@openwrt.org>
Thu, 21 Apr 2016 19:47:12 +0000 (19:47 +0000)
committerJohn Crispin <john@openwrt.org>
Thu, 21 Apr 2016 19:47:12 +0000 (19:47 +0000)
commitdcd09f9dc9d52bb145ae9c4ae8ca022ee69188ce
tree9b256a6051e5716f95e45141f56798d930ac7a2d
parent23bef4bc61724a419ca165c66ccc6966c05f5e59
tools: firmware-utils: clean up mktplinkfw

Remove the whole board list from mktplinkfw, as OpenWrt doesn't use it and
it was severely out of sync with the list of built images for ar71xx.

Also:
* fix -Wall warnings
* add const where appropriate

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 49214
tools/firmware-utils/Makefile
tools/firmware-utils/src/mktplinkfw.c