mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
The solo driver now works for playback, so far as I can tell.
recording is still broken, but IMHO that's enough to at least "hook it up" to the rest of the kernel/module builds.
This commit is contained in:
parent
6939e9446e
commit
6bfa991145
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
SUBDIR = ad1816 csa csapcm ds1 emu10k1 es137x es1888 ess gusc
|
||||
SUBDIR += mss neomagic sb sbc t4dwave
|
||||
SUBDIR += mss neomagic sb sbc solo t4dwave
|
||||
SUBDIR += driver
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue