Replaced outdated comment.

This commit is contained in:
Ruslan Ermilov 2004-01-17 03:28:27 +00:00
parent 8aabfa80da
commit 2e53e513a8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=124610

View File

@ -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