# XXX: ld.c does not really belong here, but placing it in libdisk
# requires revamping config to be more modular in how CFDRIVER() is
# used. moving ld up in the component tree later to libdisk won't
# create problems, so just put it here for now. the excessive
# dependencies of virtio_ld should prevent anyone from want to
# provide ld via this component ...
SRCS+= ld.c
include "${RUMPTOP}/Makefile.rump"
include <bsd.lib.mk>
include <bsd.klinks.mk>