Bernhard Reutner-Fischer 18 years ago
parent
commit
e065bbbe97
1 changed files with 1 additions and 0 deletions
  1. 1 0
      target/cpio/cpioroot.mk

+ 1 - 0
target/cpio/cpioroot.mk

@@ -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