repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
sys
/
modules
/
uaudio
/
Makefile
blob
025dc619ea0b6a9cd3c5348a1ad5be93e9863aee
1
# $NetBSD$
2
3
.
include
"../Makefile.inc"
4
5
.PATH
: ${
S
}/
dev
/
usb
6
7
KMOD
=
uaudio
8
SRCS
=
uaudio.c
9
10
.
include
<
bsd.kmodule.mk
>