summaryrefslogtreecommitdiffstats
path: root/sys/Makefile
diff options
context:
space:
mode:
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