index
:
openwrt.git
OpenWrt Source Repository
log msg
author
committer
range
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
about
summary
refs
log
tree
commit
diff
path:
root
/
Makefile
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
author
Zoltan HERPAI <wigyori@uid0.hu>
2017-11-07 09:45:50 +0100
committer
Felix Fietkau <nbd@nbd.name>
2017-12-08 19:41:18 +0100
commit
34bbbbf9c3b39e7b2d81df590aad5cdbd00280d6
(
patch
)
tree
c732597a7f040e71187a701e0c2e56e82a223397
/
Makefile
parent
98fb380d8855f7d6b94f3be791331adaa3d88a2a
(
diff
)
merge: base: update base-files and basic config
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
Diffstat
(limited to 'Makefile')
-rw-r--r--
Makefile
2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 09db75c550..0a1f96a973 100644
--- a/
Makefile
+++ b/
Makefile
@@ -14,7 +14,7 @@ export TOPDIR LC_ALL LANG TZ
empty:=
space:= $(empty) $(empty)
-$(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the LEDE directory must not include any spaces))
+$(if $(findstring $(space),$(TOPDIR)),$(error ERROR: The path to the OpenWrt directory must not include any spaces))
world: