- fix indentation
This commit is contained in:
parent
5577825bd2
commit
8862d9b9ad
@ -7,7 +7,7 @@
|
||||
CPIO_TARGET:=$(IMAGE).cpio
|
||||
|
||||
cpioroot-init:
|
||||
ln -s sbin/init $(TARGET_DIR)/init
|
||||
ln -s sbin/init $(TARGET_DIR)/init
|
||||
|
||||
cpioroot: host-fakeroot makedevs cpioroot-init
|
||||
-@find $(TARGET_DIR) -type f -perm +111 | xargs $(STRIP) 2>/dev/null || true;
|
||||
|
Loading…
Reference in New Issue
Block a user