summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-17 03:28:27 +0000
committerru <ru@FreeBSD.org>2004-01-17 03:28:27 +0000
commit122cf1a39b961697ea0cbbe587da43a62aafcf45 (patch)
tree2574ca9b2f6b2645770df5c33f124b2da01df449 /sys/Makefile
parenta83ac23f243275941bae2588858a50328a12cfc6 (diff)
downloadFreeBSD-src-122cf1a39b961697ea0cbbe587da43a62aafcf45.zip
FreeBSD-src-122cf1a39b961697ea0cbbe587da43a62aafcf45.tar.gz
Replaced outdated comment.
Diffstat (limited to 'sys/Makefile')
-rw-r--r--sys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/Makefile b/sys/Makefile
index 6e370272..a814e0f 100644
--- a/sys/Makefile
+++ b/sys/Makefile
@@ -3,7 +3,7 @@
# The boot loader
SUBDIR= boot
-# KLD modules build for both a.out and ELF
+# Loadable kernel modules
.if defined(MODULES_WITH_WORLD)
SUBDIR+=modules
.endif
OpenPOWER on IntegriCloud