mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
- fix indentation
This commit is contained in:
parent
5577825bd2
commit
8862d9b9ad
@ -7,7 +7,7 @@
|
|||||||
CPIO_TARGET:=$(IMAGE).cpio
|
CPIO_TARGET:=$(IMAGE).cpio
|
||||||
|
|
||||||
cpioroot-init:
|
cpioroot-init:
|
||||||
ln -s sbin/init $(TARGET_DIR)/init
|
ln -s sbin/init $(TARGET_DIR)/init
|
||||||
|
|
||||||
cpioroot: host-fakeroot makedevs cpioroot-init
|
cpioroot: host-fakeroot makedevs cpioroot-init
|
||||||
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
|
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user