projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9667828
)
kbuild: remove a tab from an empty line
author
Adrian Bunk
<bunk@stusta.de>
Tue, 14 Feb 2006 14:58:15 +0000
(15:58 +0100)
committer
Sam Ravnborg
<sam@mars.ravnborg.org>
Sun, 19 Feb 2006 08:51:21 +0000
(09:51 +0100)
Emacs warns if an otherwise empty line starts with a tab.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 05b451a1b76062f50ed97fbd167b38c523e256a4..a55a1e4e6cdaabd50c15c58e820a405be2ce88f8 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-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_: