repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
i386 removal, part 52/x: Remove the old cs(4) network driver.
[dragonfly.git]
/
sys
/
dev
/
netif
/
ep
/
Makefile
blob
4b4d33c53c2949e2f9a92ff86ecddc055b3a74ba
1
KMOD
=
if_ep
2
SRCS
=
if_ep.c if_ep_pccard.c
3
SRCS
+=
device_if.h bus_if.h pci_if.h card_if.h pccarddevs.h
4
5
.
include
<
bsd.kmod.mk
>