There's already the elink.ko module available, don't embed it here.

Reviewed by:	markm
This commit is contained in:
Ruslan Ermilov 2003-08-02 18:46:02 +00:00
parent 6daa108fd1
commit 889109df01

View File

@ -1,10 +1,9 @@
# $FreeBSD$
.PATH: ${.CURDIR}/../../dev/ep
.PATH: ${.CURDIR}/../../i386/isa
KMOD= if_ep
SRCS= if_ep.c if_ep_pccard.c elink.c
SRCS= if_ep.c if_ep_pccard.c
SRCS+= if_ep_isa.c
#SRCS+= if_ep_eisa.c
#SRCS+= if_ep_mca.c