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
em/emx/igb/ix: Increase opackets stats in if_start method
[dragonfly.git]
/
sys
/
dev
/
netif
/
lge
/
Makefile
blob
dfc23dc700e35bcc1b649d314726eca7473db1cd
1
# $FreeBSD: src/sys/modules/lge/Makefile,v 1.1.2.1 2001/06/19 19:42:41 wpaul Exp $
2
3
KMOD
=
if_lge
4
SRCS
=
if_lge.c miibus_if.h device_if.h bus_if.h pci_if.h pcidevs.h
5
6
.
include
<
bsd.kmod.mk
>