# $FreeBSD$
#
.PATH: ${.CURDIR}/../../../x86/bios
KMOD= vpd
SRCS= vpd.c \
bus_if.h device_if.h
.include <bsd.kmod.mk>