diff options
| author | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-10-25 04:01:41 +0000 |
|---|---|---|
| committer | Pyun YongHyeon <yongari@FreeBSD.org> | 2005-10-25 04:01:41 +0000 |
| commit | 95ced7a97de68c2095a3fcb53e7273538f977cb8 (patch) | |
| tree | 204098c04814cd4bd384d1609c09fca4fb54310a /sys/modules | |
| parent | 38eae97c07cd0175c232724224cbcd34ceda15e2 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/sound/driver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile index c863d7cce20d8..27ed1c5350e59 100644 --- a/sys/modules/sound/driver/Makefile +++ b/sys/modules/sound/driver/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ .if ${MACHINE_ARCH} == "sparc64" -SUBDIR = audiocs +SUBDIR = audiocs es137x .else SUBDIR = als4000 ad1816 cmi cs4281 csa ds1 emu10k1 es137x ess SUBDIR += fm801 ich maestro maestro3 mss neomagic sb16 sb8 sbc solo |
