summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-06-16 18:56:38 +0900
committerTom Rini <trini@ti.com>2014-06-20 11:56:26 -0400
commit45f0ad9545578b4436fdf04ba25a10173bcb75ef (patch)
treed94bf0cb3b4559fa97d5993d861b3bbfdbe2890f /scripts/Makefile.host
parent9e546ee9c90fc0a888423fa3269020fe736df7a3 (diff)
downloadtalos-obmc-uboot-45f0ad9545578b4436fdf04ba25a10173bcb75ef.tar.gz
talos-obmc-uboot-45f0ad9545578b4436fdf04ba25a10173bcb75ef.zip
cosmetic: kbuild: clean-up coding style (sync with Linux 3.16-rc1)
Import the following trivial commits from Linux v3.16-rc1: bb66fc6 kbuild: trivial - use tabs for code indent where possible 7eb6e34 kbuild: trivial - remove trailing empty lines 3fbb43d kbuild: trivial - fix comment block indent 38385f8 kbuild: trivial - remove trailing spaces Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'scripts/Makefile.host')
-rw-r--r--scripts/Makefile.host3
1 files changed, 1 insertions, 2 deletions
diff --git a/scripts/Makefile.host b/scripts/Makefile.host
index 1ac414fd50..66893643fd 100644
--- a/scripts/Makefile.host
+++ b/scripts/Makefile.host
@@ -166,5 +166,4 @@ $(host-cshlib): $(obj)/%: $(host-cshobjs) FORCE
$(call if_changed,host-cshlib)
targets += $(host-csingle) $(host-cmulti) $(host-cobjs)\
- $(host-cxxmulti) $(host-cxxobjs) $(host-cshlib) $(host-cshobjs)
-
+ $(host-cxxmulti) $(host-cxxobjs) $(host-cshlib) $(host-cshobjs)
OpenPOWER on IntegriCloud