summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-05-29 14:12:29 +0900
committerMichal Marek <mmarek@suse.cz>2014-06-10 00:04:06 +0200
commit7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc (patch)
tree0e5bfa931e32e706edcb9fc108369ed8902702fe /scripts/Makefile.host
parent2d5c5dbb48253f1729dc09f266a98bd2d7e694cb (diff)
downloadlinux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.gz
linux-7eb6e340526adf14ed7cf7dfde8b9c6fc0741cfc.tar.xz
kbuild: trivial - remove trailing empty lines
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/Makefile.host')
-rw-r--r--scripts/Makefile.host1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/Makefile.host b/scripts/Makefile.host
index 1ac414fd5030..b0ec4be67674 100644
--- a/scripts/Makefile.host
+++ b/scripts/Makefile.host
@@ -167,4 +167,3 @@ $(host-cshlib): $(obj)/%: $(host-cshobjs) FORCE
targets += $(host-csingle) $(host-cmulti) $(host-cobjs)\
$(host-cxxmulti) $(host-cxxobjs) $(host-cshlib) $(host-cshobjs)
-