This commit is contained in:
parent
da94fc44b3
commit
e065bbbe97
@ -7,6 +7,7 @@
|
||||
CPIO_TARGET:=$(IMAGE).cpio
|
||||
|
||||
cpioroot-init:
|
||||
rm -f $(TARGET_DIR)/init
|
||||
ln -s sbin/init $(TARGET_DIR)/init
|
||||
|
||||
cpioroot: host-fakeroot makedevs cpioroot-init
|
||||
|
Loading…
Reference in New Issue
Block a user