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