kld.init at [5062c9b6fc]
Logged in as anonymous

File kld.init artifact ed8e95636b part of check-in 5062c9b6fc


# vim:ft=make:

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