tabify drivers/char/Makefile
this trivial patch tabifies drivers/char/Makefile for readability. Signed-off-by: Jim Cromie <jim.cromie@gmail.com> Signed-off-by: Adrian Bunk <bunk@stusta.de>
This commit is contained in:
parent
dd49d0f562
commit
5381315801
1 changed files with 41 additions and 40 deletions
|
@ -95,6 +95,7 @@ obj-$(CONFIG_IPMI_HANDLER) += ipmi/
|
|||
|
||||
obj-$(CONFIG_HANGCHECK_TIMER) += hangcheck-timer.o
|
||||
obj-$(CONFIG_TCG_TPM) += tpm/
|
||||
|
||||
# Files generated that shall be removed upon make clean
|
||||
clean-files := consolemap_deftbl.c defkeymap.c qtronixmap.c
|
||||
|
||||
|
|
Loading…
Reference in a new issue