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