070446e682
VirtualBox is a family of powerful x86 virtualization products for enterprise as well as home use. Not only is VirtualBox an extremely feature rich, high performance product for enterprise customers, it is also the only professional solution that is freely available as Open Source Software under the terms of the GNU General Public License. WWW: http://www.virtualbox.org/ Please see http://wiki.freebsd.org/VirtualBox for installation instructions. Many thanks to the VirtualBox developers, all tester, patch submitter and the whole vbox@ team. On behalf of: vbox@ (decke, dhn, itetcu, miwi, nox)
11 lines
371 B
Text
11 lines
371 B
Text
--- src/VBox/Additions/freebsd/Makefile.kmk.orig 2010-01-04 09:55:35.000000000 +0100
|
|
+++ src/VBox/Additions/freebsd/Makefile.kmk 2010-01-04 09:55:42.000000000 +0100
|
|
@@ -28,7 +28,7 @@
|
|
|
|
# Include sub-makefiles.
|
|
#include $(PATH_SUB_CURRENT)/vboxvfs/Makefile.kmk
|
|
-include $(PATH_SUB_CURRENT)/drm/Makefile.kmk
|
|
+#include $(PATH_SUB_CURRENT)/drm/Makefile.kmk
|
|
|
|
#
|
|
# Globals
|