projects
/
dragonfly.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
c08c301
)
usb4bsd: Add uether dependency for compiling udav into the kernel.
author
Sascha Wildner <saw@online.de>
Thu, 11 Oct 2012 13:40:41 +0000 (15:40 +0200)
committer
Sascha Wildner <saw@online.de>
Thu, 11 Oct 2012 13:40:41 +0000 (15:40 +0200)
sys/conf/files
patch
|
blob
|
blame
|
history
diff --git
a/sys/conf/files
b/sys/conf/files
index
8b77770
..
13088cf
100644
(file)
--- a/
sys/conf/files
+++ b/
sys/conf/files
@@
-2241,4
+2241,4
@@
bus/u4b/audio/uaudio.c optional snd_uaudio usb4bsd
bus/u4b/audio/uaudio_pcm.c optional snd_uaudio usb4bsd
bus/u4b/net/usb_ethernet.c optional uether usb4bsd
bus/u4b/net/if_axe.c optional axe uether usb4bsd
-bus/u4b/net/if_udav.c optional udav usb4bsd
+bus/u4b/net/if_udav.c optional udav uether usb4bsd