kld.init at [8f80b79392]
Logged in as anonymous

File kld.init artifact ed8e95636b part of check-in 8f80b79392


# vim:ft=make:

kld: bootfs
.if defined(KLD_LIST)
	kldload -n ${KLD_LIST}
.endif