summaryrefslogtreecommitdiffstats
path: root/share/examples/etc
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-12-24 19:34:33 +0000
committerru <ru@FreeBSD.org>2001-12-24 19:34:33 +0000
commit1efafaf3cb39fc0f5f2123b9582bd95f86da1748 (patch)
tree83c4292a4134540da23c9eed1490e469412a72b1 /share/examples/etc
parenta252a277ce6be54c78941252ca9cddfdfe0ee9f0 (diff)
downloadFreeBSD-src-1efafaf3cb39fc0f5f2123b9582bd95f86da1748.zip
FreeBSD-src-1efafaf3cb39fc0f5f2123b9582bd95f86da1748.tar.gz
Document MODULES_OVERRIDE.
PR: docs/32560 Submitted by: Maxim Konovalov <maxim@macomnet.ru>
Diffstat (limited to 'share/examples/etc')
-rw-r--r--share/examples/etc/make.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index 959979f..c004023 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -123,6 +123,8 @@
# To build sys/modules when building the world (our old way of doing things)
#MODULES_WITH_WORLD=true # do not build modules when building kernel
#
+# The list of modules to build instead of all of them.
+#MODULES_OVERRIDE= linux ipfw
#
# The following controls building optional IDEA code in libcrypto and
# certain ports. Patents are involved - you must not use this unless
OpenPOWER on IntegriCloud