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)
commit51b6448746f15d4ffccad79344fd4daf85a9a5c6
tree080d0843500c1648c011a97fe362c79eab192b27
parent30fbc1a4d146ae0060d02946709fd6d8cc2a2b56
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