summaryrefslogtreecommitdiffstats
path: root/sys/modules/el/Makefile
blob: 78394059226f63393c7c8f90637e35d28179aead (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

.PATH: ${.CURDIR}/../../i386/isa

KMOD=	if_el
SRCS=	if_el.c
SRCS+=	opt_bdg.h opt_inet.h opt_ipx.h device_if.h bus_if.h isa_if.h

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud