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)
commit7b35781fa751cdbb4af9bef8bff174b4f5fb35a8
tree865a0676b0ca2bdee3252c256cbc6d488588c45e
parent977e13a97303b76431681e551f16559b6432e48a
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
Makefile
src/mktplinkfw.c