build: move mktplinkfw-combined command to image-commands.mk
authorPiotr Dymacz <pepe2k@gmail.com>
Thu, 6 Jul 2017 16:10:22 +0000 (18:10 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Sat, 22 Jul 2017 21:29:50 +0000 (23:29 +0200)
commitf08f754993d5e9a1952400528ce5405910d1d1a4
tree6ce114b612ae26cec733418f715b40038dc04afb
parentb3cb0e75884222e141a40443c25d20deedf7a552
build: move mktplinkfw-combined command to image-commands.mk

We will need "mktplinkfw-combined" command also in the "ramips" target
for new MediaTek based TP-Link devices, with "safeloader" image type.

Also, rename the command to "tplink-v1-header", use "VERSION_DIST"
variable instead of "OpenWrt" and allow passing additional parameters.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
include/image-commands.mk
target/linux/ar71xx/image/tp-link.mk