Commit e6304663 authored by Adrian Bunk's avatar Adrian Bunk Committed by Sam Ravnborg

kbuild: remove a tab from an empty line

Emacs warns if an otherwise empty line starts with a tab.
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
Signed-off-by: default avatarSam Ravnborg <sam@ravnborg.org>
parent 96678281
......@@ -1116,7 +1116,7 @@ modules: $(module-dirs)
.PHONY: modules_install
modules_install: _emodinst_ _emodinst_post
install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra)
.PHONY: _emodinst_
_emodinst_:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment