summaryrefslogtreecommitdiffstats
path: root/core/modules/busybox/module.conf
blob: d5bb5c410e31d0fc1c8296f841f430d94cd0017e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/bash
REQUIRED_GIT="git://git.busybox.net/busybox"
REQUIRED_BRANCH="1_31_1"
REQUIRED_BINARIES="busybox"
REQUIRED_DIRECTORIES="
	/opt/openslx/bin
	/opt/openslx/sbin
"