projects
/
openwrt
/
staging
/
stintel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928e893
)
build: fix indent in image-commands.mk
author
Adrian Schmutzler
<freifunk@adrianschmutzler.de>
Fri, 9 Aug 2019 11:55:43 +0000
(13:55 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 17 Aug 2019 14:43:22 +0000
(16:43 +0200)
Convert leading spaces to tab to match rest of the file.
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
include/image-commands.mk
patch
|
blob
|
history
diff --git
a/include/image-commands.mk
b/include/image-commands.mk
index 06c084c48b0eeb54c15a69569dc84beaa8da8ff8..89c17aec5b4785a54c6da87e28bf4f640972e4a3 100644
(file)
--- a/
include/image-commands.mk
+++ b/
include/image-commands.mk
@@
-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) \