summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/files/postinit
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic-2.6/files/postinit')
-rwxr-xr-xtarget/linux/generic-2.6/files/postinit4
1 files changed, 0 insertions, 4 deletions
diff --git a/target/linux/generic-2.6/files/postinit b/target/linux/generic-2.6/files/postinit
deleted file mode 100755
index 6ae1012bc..000000000
--- a/target/linux/generic-2.6/files/postinit
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/ash
-mount none /dev -t devfs
-exec /bin/busybox init
-