build: fix indent in image-commands.mk

Convert leading spaces to tab to match rest of the file.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 7e5a0da642)
This commit is contained in:
Adrian Schmutzler 2019-08-09 13:55:43 +02:00 committed by Jo-Philipp Wich
parent 8b436c777c
commit 8be111d0ac
1 changed files with 1 additions and 1 deletions

View File

@ -120,7 +120,7 @@ define Build/append-uImage-fakehdr
endef
define Build/tplink-safeloader
-$(STAGING_DIR_HOST)/bin/tplink-safeloader \
-$(STAGING_DIR_HOST)/bin/tplink-safeloader \
-B $(TPLINK_BOARD_ID) \
-V $(REVISION) \
-k $(IMAGE_KERNEL) \