summaryrefslogtreecommitdiffstats
path: root/sys/modules/el/Makefile
blob: 17c4a420b54d542ae0d6147c4e3aa211fdd450ed (plain)
1
2
3
4
5
6
7
8
# $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