mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
Makefile: fix typo in a comment
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
7e5a97eb96
commit
60e9a79308
2
Makefile
2
Makefile
@ -577,7 +577,7 @@ ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
mkdir -p $(TARGET_DIR)/etc
|
mkdir -p $(TARGET_DIR)/etc
|
||||||
# Mandatory configuration file and auxilliary cache directory
|
# Mandatory configuration file and auxiliary cache directory
|
||||||
# for recent versions of ldconfig
|
# for recent versions of ldconfig
|
||||||
touch $(TARGET_DIR)/etc/ld.so.conf
|
touch $(TARGET_DIR)/etc/ld.so.conf
|
||||||
mkdir -p $(TARGET_DIR)/var/cache/ldconfig
|
mkdir -p $(TARGET_DIR)/var/cache/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user