aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/nslu2-binary-only/unslung-rootfs/rc.bootbin
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/nslu2-binary-only/unslung-rootfs/rc.bootbin')
-rwxr-xr-xrecipes/nslu2-binary-only/unslung-rootfs/rc.bootbin7
1 files changed, 0 insertions, 7 deletions
diff --git a/recipes/nslu2-binary-only/unslung-rootfs/rc.bootbin b/recipes/nslu2-binary-only/unslung-rootfs/rc.bootbin
deleted file mode 100755
index 42959e8b80..0000000000
--- a/recipes/nslu2-binary-only/unslung-rootfs/rc.bootbin
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-if ( [ -f /unslung/rc.bootbin ] && . /unslung/rc.bootbin ) ; then return 0 ; fi
-
-/sbin/rc.bootbin
-
-return 0 \ No newline at end of file