mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-09 19:37:43 +00:00
toolchain/uclibc: fix typo
This commit is contained in:
parent
11050fcc62
commit
40a2bdae7c
@ -125,7 +125,7 @@ else
|
|||||||
toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) \
|
toolchain/patch-kernel.sh $(UCLIBC_DIR) $(UCLIBC_PATCH_DIR) \
|
||||||
uClibc.\*.patch uClibc.\*.patch.$(ARCH)
|
uClibc.\*.patch uClibc.\*.patch.$(ARCH)
|
||||||
endif
|
endif
|
||||||
ifneq ($(BR2_ENABLE_LOCALE_PREGENERATED)),)
|
ifneq ($(BR2_ENABLE_LOCALE_PREGENERATED),)
|
||||||
cp -dpf $(DL_DIR)/$(UCLIBC_SOURCE_LOCALE) $(UCLIBC_DIR)/extra/locale/
|
cp -dpf $(DL_DIR)/$(UCLIBC_SOURCE_LOCALE) $(UCLIBC_DIR)/extra/locale/
|
||||||
endif
|
endif
|
||||||
touch $@
|
touch $@
|
||||||
|
Loading…
x
Reference in New Issue
Block a user