diff options
Diffstat (limited to 'remote/modules/busybox/module.conf')
| -rw-r--r-- | remote/modules/busybox/module.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/busybox/module.conf b/remote/modules/busybox/module.conf new file mode 100644 index 00000000..d2536ac9 --- /dev/null +++ b/remote/modules/busybox/module.conf @@ -0,0 +1,9 @@ +REQUIRED_GIT="git://git.busybox.net/busybox" +REQUIRED_BRANCH="1_22_1" +REQUIRED_BINARIES="busybox" +REQUIRED_DIRECTORIES=" + /bin + /sbin + /usr/bin + /usr/sbin +" |
