summaryrefslogtreecommitdiffstats
path: root/sys/modules/sound
diff options
context:
space:
mode:
authoryongari <yongari@FreeBSD.org>2005-10-25 04:01:41 +0000
committeryongari <yongari@FreeBSD.org>2005-10-25 04:01:41 +0000
commit167e3c7738c7d5f371163c86f17994444ca676f5 (patch)
tree204098c04814cd4bd384d1609c09fca4fb54310a /sys/modules/sound
parenta337a58fa75e7757df7c86182611f2cbb3466833 (diff)
downloadFreeBSD-src-167e3c7738c7d5f371163c86f17994444ca676f5.zip
FreeBSD-src-167e3c7738c7d5f371163c86f17994444ca676f5.tar.gz
Connect es137x build on sparc64.
Diffstat (limited to 'sys/modules/sound')
-rw-r--r--sys/modules/sound/driver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index c863d7c..27ed1c5 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
OpenPOWER on IntegriCloud