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