include: remove trailing whitespaces

Signed-off-by: Luka Perkov <luka@openwrt.org>

SVN-Revision: 45127
This commit is contained in:
Luka Perkov
2015-03-29 07:29:18 +00:00
parent 0b0315a1f2
commit 7002f6326e
18 changed files with 21 additions and 21 deletions

View File

@@ -161,7 +161,7 @@ download: .config FORCE
@+$(SUBMAKE) target/download
clean dirclean: .config
@+$(SUBMAKE) -r $@
@+$(SUBMAKE) -r $@
prereq:: prepare-tmpinfo .config
@+$(NO_TRACE_MAKE) -r -s $@