# $FreeBSD$

.PATH: ${.CURDIR}/../../dev/utopia

KMOD=	utopia
SRCS=	utopia.c suni.c idtphy.c bus_if.h device_if.h

.include <bsd.kmod.mk>