There's already the elink.ko module available, don't embed it here.
Reviewed by: markm
This commit is contained in:
parent
6daa108fd1
commit
889109df01
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user