diff options
| author | Ariff Abdullah <ariff@FreeBSD.org> | 2006-10-01 11:18:56 +0000 |
|---|---|---|
| committer | Ariff Abdullah <ariff@FreeBSD.org> | 2006-10-01 11:18:56 +0000 |
| commit | 2c72e284cadc7227830a8fdefc45fca8771e5e4c (patch) | |
| tree | da10288f00761da84f7cfece6a0539906c1185db /sys/modules/sound/driver | |
| parent | d96143bd3fdbb717bb9b0829b44bf7d7c55e1cc9 (diff) | |
Notes
Diffstat (limited to 'sys/modules/sound/driver')
| -rw-r--r-- | sys/modules/sound/driver/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile index 02f0f1b61bbc..711f7a81aa1f 100644 --- a/sys/modules/sound/driver/Makefile +++ b/sys/modules/sound/driver/Makefile @@ -4,8 +4,8 @@ SUBDIR = audiocs es137x .else SUBDIR = ad1816 als4000 atiixp cmi cs4281 csa ds1 emu10k1 emu10kx envy24 -SUBDIR += envy24ht es137x ess fm801 ich maestro maestro3 mss neomagic sb16 sb8 -SUBDIR += sbc solo spicds t4dwave via8233 via82c686 vibes +SUBDIR += envy24ht es137x ess fm801 hda ich maestro maestro3 mss neomagic +SUBDIR += sb16 sb8 sbc solo spicds t4dwave via8233 via82c686 vibes SUBDIR += driver uaudio .endif |
