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
kernel - support dummy reallocblks in devfs
[dragonfly.git]
/
sys
/
netgraph7
/
ether
/
Makefile
blob
d2f190f93389e045982e669700a8c6c2e3b7f668
1
# $FreeBSD: src/sys/modules/netgraph/ether/Makefile,v 1.1.2.1 2000/07/11 20:46:55 archie Exp $
2
3
KMOD
=
ng_ether
4
SRCS
=
ng_ether.c
5
6
.
include
<
bsd.kmod.mk
>