#$FreeBSD$

.PATH:  ${SRCTOP}/sys/dev/if_intel

KMOD    = if_intel
SRCS    = if_intel.c

.include <bsd.kmod.mk>
