dect
/
linux-2.6
Archived
13
0
Fork 0

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>
This commit is contained in:
Adrian Bunk 2006-02-14 15:58:15 +01:00 committed by Sam Ravnborg
parent 96678281bf
commit e63046630c
1 changed files with 1 additions and 1 deletions

View File

@ -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_: