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