summaryrefslogtreecommitdiff
path: root/poky/meta/recipes-core/busybox/files/mount.busybox
diff options
context:
space:
mode:
Diffstat (limited to 'poky/meta/recipes-core/busybox/files/mount.busybox')
-rwxr-xr-xpoky/meta/recipes-core/busybox/files/mount.busybox3
1 files changed, 0 insertions, 3 deletions
diff --git a/poky/meta/recipes-core/busybox/files/mount.busybox b/poky/meta/recipes-core/busybox/files/mount.busybox
deleted file mode 100755
index fef945b7b..000000000
--- a/poky/meta/recipes-core/busybox/files/mount.busybox
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-exec /bin/busybox mount $@