summaryrefslogtreecommitdiffstats
path: root/core/modules/vbox-src/module.conf
blob: 3b0c9ccc6b19624be06daae5a5705bdbf84a7f96 (plain) (blame)
1
2
3
4
5
6
7
8
9
REQUIRED_MODULES="kernel"
REQUIRED_VBOX_VERSION="${CONFIG_VBOX_VERSION:-6.1.22}"
REQUIRED_DIRECTORIES="
	/lib/modules
	/usr/lib/virtualbox
"
REQUIRED_BINARIES="
	od
"