summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-06-26 08:06:31 +0000
committerru <ru@FreeBSD.org>2003-06-26 08:06:31 +0000
commitd050b806fcadb6d9f5de1d6b1b44e7542f66046a (patch)
treefc3b6dbe73c62fbb8be0b4c26ed7bc8f1cd0f68f /sys/modules
parentd53d28ab16ab1b4e86f0c6c0dad48423dd07711b (diff)
downloadFreeBSD-src-d050b806fcadb6d9f5de1d6b1b44e7542f66046a.zip
FreeBSD-src-d050b806fcadb6d9f5de1d6b1b44e7542f66046a.tar.gz
Attach the "null" module to the LINT build.
Reviewed by: markm
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index cd8e09e..15a6d6c 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -299,6 +299,7 @@ SUBDIR+=hme
.endif
.if defined(ALL_MODULES)
+SUBDIR+=null
SUBDIR+=ufs
.endif
OpenPOWER on IntegriCloud