summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/sound/driver/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile
index 7d7c53e..694881b 100644
--- a/sys/modules/sound/driver/Makefile
+++ b/sys/modules/sound/driver/Makefile
@@ -1,8 +1,8 @@
# $FreeBSD$
-SUBDIR = ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc
-SUBDIR += maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave via82c686
-SUBDIR += vibes
+SUBDIR = als4000 ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess
+SUBDIR += fm801 gusc maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave
+SUBDIR += via82c686 vibes
SUBDIR += driver
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud