summaryrefslogtreecommitdiffstats
path: root/share/examples/etc
diff options
context:
space:
mode:
authorwes <wes@FreeBSD.org>2005-01-21 03:51:07 +0000
committerwes <wes@FreeBSD.org>2005-01-21 03:51:07 +0000
commit353c32f9f87dd48d5d8232a48d4f67a124d6f534 (patch)
tree45f33c1b3f68797dd04f68591fb03ae6eb7b8fc4 /share/examples/etc
parent4aac841f4480436c2574c5898a4f67106140231a (diff)
downloadFreeBSD-src-353c32f9f87dd48d5d8232a48d4f67a124d6f534.zip
FreeBSD-src-353c32f9f87dd48d5d8232a48d4f67a124d6f534.tar.gz
Document the shiny new WITHOUT_MODULES knob in make.conf.
PR: kern/76225 Prodded by: ru@, brueffer@ MFC after: 2 weeks
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 2cac717..7afebd4 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -169,6 +169,9 @@
# The list of modules to build instead of all of them.
#MODULES_OVERRIDE= linux ipfw
#
+# The list of modules to never build, applied *after* MODULES_OVERRIDE.
+#WITHOUT_MODULES= bktr plip
+#
# The following controls building optional IDEA code in libcrypto and
# certain ports. Patents are involved - you must not use this unless
# you either have a license or fall within patent 'fair use'
OpenPOWER on IntegriCloud