summaryrefslogtreecommitdiffstats
path: root/system/virtualbox-ose/vbox.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'system/virtualbox-ose/vbox.cfg')
-rw-r--r--system/virtualbox-ose/vbox.cfg5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/virtualbox-ose/vbox.cfg b/system/virtualbox-ose/vbox.cfg
new file mode 100644
index 0000000000..351a4f1fdf
--- /dev/null
+++ b/system/virtualbox-ose/vbox.cfg
@@ -0,0 +1,5 @@
+# VirtualBox installation directory
+INSTALL_DIR="/usr/lib/virtualbox"
+
+# vboxdrv source location
+MODULE_SRC="/usr/src" \ No newline at end of file