From 167e3c7738c7d5f371163c86f17994444ca676f5 Mon Sep 17 00:00:00 2001 From: yongari Date: Tue, 25 Oct 2005 04:01:41 +0000 Subject: Connect es137x build on sparc64. --- sys/modules/sound/driver/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/modules/sound') 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 -- cgit v1.1