projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e5a97e
)
Makefile: fix typo in a comment
author
Luca Ceresoli
<luca@lucaceresoli.net>
Wed, 22 Apr 2015 08:03:52 +0000
(10:03 +0200)
committer
Peter Korsgaard
<peter@korsgaard.com>
Wed, 22 Apr 2015 13:06:27 +0000
(15:06 +0200)
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index d1d6ab33e647a30ae0e51fa617e737b1b5601726..5de47896591041f3666554b8b4a58190ee7fb185 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-577,7
+577,7
@@
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
endif
mkdir -p $(TARGET_DIR)/etc
- # Mandatory configuration file and auxil
l
iary cache directory
+ # Mandatory configuration file and auxiliary cache directory
# for recent versions of ldconfig
touch $(TARGET_DIR)/etc/ld.so.conf
mkdir -p $(TARGET_DIR)/var/cache/ldconfig