mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
- depends on host-fakeroot
This commit is contained in:
parent
cc1f887173
commit
5213ca3749
@ -104,7 +104,7 @@ $(BR2_INITRAMFS_DIR)/bin/busybox: $(BUSYBOX_INITRAMFS_DIR)/busybox
|
|||||||
$(STRIP) $(STRIP_STRIP_ALL) $@
|
$(STRIP) $(STRIP_STRIP_ALL) $@
|
||||||
|
|
||||||
|
|
||||||
$(BB_INITRAMFS_TARGET): $(BR2_INITRAMFS_DIR)/bin/busybox
|
$(BB_INITRAMFS_TARGET): host-fakeroot $(BR2_INITRAMFS_DIR)/bin/busybox
|
||||||
ln -fs bin/busybox $(PROJECT_BUILD_DIR)/initramfs/init
|
ln -fs bin/busybox $(PROJECT_BUILD_DIR)/initramfs/init
|
||||||
mkdir -p $(PROJECT_BUILD_DIR)/initramfs/etc
|
mkdir -p $(PROJECT_BUILD_DIR)/initramfs/etc
|
||||||
cat target/generic/target_busybox_skeleton/etc/inittab > \
|
cat target/generic/target_busybox_skeleton/etc/inittab > \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user