# $FreeBSD: stable/4/sys/modules/xe/Makefile 94223 2002-04-08 18:04:18Z asmodai $

.PATH:	${.CURDIR}/../../dev/xe
KMOD	= if_xe
SRCS	= if_xe.c opt_bdg.h device_if.h card_if.h bus_if.h pci_if.h
SRCS	+= if_xevar.h if_xereg.h

.include <bsd.kmod.mk>
