12 lines
249 B
Plaintext
12 lines
249 B
Plaintext
--- modules/freebsd/vmmemctl/Makefile.orig
|
|
+++ modules/freebsd/vmmemctl/Makefile
|
|
@@ -33,8 +33,6 @@
|
|
.endif
|
|
KMOD = vmmemctl
|
|
PROG = ../$(KMOD).ko
|
|
-NOMAN = t
|
|
-NO_MAN = t
|
|
KLDMOD = t
|
|
|
|
# Don't print a warning that the object dir wasn't specified
|