summaryrefslogtreecommitdiffstats
path: root/target
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 21:24:58 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-11-22 21:24:58 +0000
commite065bbbe971f956fd6164915ff5eaeeb418ed571 (patch)
tree86a488d64ec19c7bd5f1cdc7871e21d100dc7722 /target
parentda94fc44b36d007e09ad4a3a3585a92ef97058d9 (diff)
downloadbuildroot-novena-e065bbbe971f956fd6164915ff5eaeeb418ed571.tar.gz
buildroot-novena-e065bbbe971f956fd6164915ff5eaeeb418ed571.zip
Diffstat (limited to 'target')
-rw-r--r--target/cpio/cpioroot.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/cpio/cpioroot.mk b/target/cpio/cpioroot.mk
index ce47fba6f..8f460c713 100644
--- a/target/cpio/cpioroot.mk
+++ b/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