# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/fb
KMOD= s3
SRCS= device_if.h bus_if.h isa_if.h pci_if.h \
s3_pci.c
.include <bsd.kmod.mk>