summaryrefslogtreecommitdiff
path: root/emulators/vmware3/files/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/vmware3/files/patch-ac')
-rw-r--r--emulators/vmware3/files/patch-ac9
1 files changed, 9 insertions, 0 deletions
diff --git a/emulators/vmware3/files/patch-ac b/emulators/vmware3/files/patch-ac
new file mode 100644
index 000000000000..300ca4b20925
--- /dev/null
+++ b/emulators/vmware3/files/patch-ac
@@ -0,0 +1,9 @@
+--- vmmon-only/Makefile.freebsd.orig Sat Mar 13 04:33:32 2004
++++ vmmon-only/Makefile.freebsd Sat Mar 13 04:41:33 2004
+@@ -32,6 +32,5 @@
+
+ device:
+ rm -f /compat/linux/dev/${DEVNAME}
+- mknod /compat/linux/dev/${DEVNAME} c ${CDEV_MAJOR} 0
+
+ .include <bsd.kmod.mk>