mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 02:43:53 +08:00
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>
This commit is contained in:
parent
928e893a11
commit
7e5a0da642
@ -120,7 +120,7 @@ define Build/append-uImage-fakehdr
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
define Build/tplink-safeloader
|
define Build/tplink-safeloader
|
||||||
-$(STAGING_DIR_HOST)/bin/tplink-safeloader \
|
-$(STAGING_DIR_HOST)/bin/tplink-safeloader \
|
||||||
-B $(TPLINK_BOARD_ID) \
|
-B $(TPLINK_BOARD_ID) \
|
||||||
-V $(REVISION) \
|
-V $(REVISION) \
|
||||||
-k $(IMAGE_KERNEL) \
|
-k $(IMAGE_KERNEL) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user