summaryrefslogtreecommitdiff
path: root/emulators/open-vm-kmod/files/patch-Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/open-vm-kmod/files/patch-Makefile')
-rw-r--r--emulators/open-vm-kmod/files/patch-Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/emulators/open-vm-kmod/files/patch-Makefile b/emulators/open-vm-kmod/files/patch-Makefile
new file mode 100644
index 000000000000..a1ac4b5af968
--- /dev/null
+++ b/emulators/open-vm-kmod/files/patch-Makefile
@@ -0,0 +1,7 @@
+--- Makefile.orig 2024-12-12 16:16:21 UTC
++++ Makefile
+@@ -0,0 +1,4 @@
++SUBDIR+= vmblock
++SUBDIR+= vmmemctl
++
++.include <bsd.subdir.mk>