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