aboutsummaryrefslogtreecommitdiffstats
path: root/include/toplevel.mk
diff options
context:
space:
mode:
authorLuka Perkov <luka@openwrt.org>2015-03-29 07:29:18 +0000
committerLuka Perkov <luka@openwrt.org>2015-03-29 07:29:18 +0000
commita4a0fa62d6b6fadc61d9cdfa3ac1aa2438c33e64 (patch)
treecd23f194412e735f941b199edd2abda988daf283 /include/toplevel.mk
parentd71861b48e76fc0b818acd310eb45419dff107e8 (diff)
downloadmaster-187ad058-a4a0fa62d6b6fadc61d9cdfa3ac1aa2438c33e64.tar.gz
master-187ad058-a4a0fa62d6b6fadc61d9cdfa3ac1aa2438c33e64.tar.bz2
master-187ad058-a4a0fa62d6b6fadc61d9cdfa3ac1aa2438c33e64.zip
include: remove trailing whitespaces
Signed-off-by: Luka Perkov <luka@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45127 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'include/toplevel.mk')
-rw-r--r--include/toplevel.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/toplevel.mk b/include/toplevel.mk
index 2e13f623dc..33baa86da9 100644
--- a/include/toplevel.mk
+++ b/include/toplevel.mk
@@ -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 $@