commit | e63046630c8a73825896cef140fbf49af233fd2a | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Feb 14 15:58:15 2006 +0100 |
committer | Sam Ravnborg <sam@mars.ravnborg.org> | Sun Feb 19 09:51:21 2006 +0100 |
tree | e54db671115daeb0958c28a4a1486f727ee49a90 | |
parent | 96678281bfaa5f04752a98f9b93454041169fd3b [diff] [blame] |
kbuild: remove a tab from an empty line 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>
diff --git a/Makefile b/Makefile index 05b451a..a55a1e4 100644 --- a/Makefile +++ b/Makefile
@@ -1116,7 +1116,7 @@ .PHONY: modules_install modules_install: _emodinst_ _emodinst_post - + install-dir := $(if $(INSTALL_MOD_DIR),$(INSTALL_MOD_DIR),extra) .PHONY: _emodinst_ _emodinst_: