mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 01:38:57 +00:00
Remove vat_audio driver support
This commit is contained in:
parent
bbdb094b50
commit
cfb5972713
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=9595
@ -1,7 +1,7 @@
|
||||
# This file tells config what files go into building a kernel,
|
||||
# files marked standard are always included.
|
||||
#
|
||||
# $Id: files.i386,v 1.98 1995/04/28 00:51:20 dufault Exp $
|
||||
# $Id: files.i386,v 1.99 1995/07/04 21:00:53 gibbs Exp $
|
||||
#
|
||||
aic7xxx_asm optional ahc device-driver \
|
||||
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
|
||||
@ -157,7 +157,6 @@ i386/isa/sound/sb16_midi.c optional sbmidi device-driver
|
||||
i386/isa/sound/uart6850.c optional uart device-driver
|
||||
i386/isa/sound/midi_synth.c optional uart device-driver
|
||||
i386/isa/sound/midibuf.c optional uart device-driver
|
||||
i386/isa/sound/vat_audio.c optional vat_audio
|
||||
i386/isa/spigot.c optional spigot device-driver
|
||||
i386/isa/spkr.c optional speaker
|
||||
i386/isa/syscons.c optional sc device-driver
|
||||
|
@ -1,7 +1,7 @@
|
||||
# This file tells config what files go into building a kernel,
|
||||
# files marked standard are always included.
|
||||
#
|
||||
# $Id: files.i386,v 1.98 1995/04/28 00:51:20 dufault Exp $
|
||||
# $Id: files.i386,v 1.99 1995/07/04 21:00:53 gibbs Exp $
|
||||
#
|
||||
aic7xxx_asm optional ahc device-driver \
|
||||
dependency "$S/dev/aic7xxx/aic7xxx_asm.c" \
|
||||
@ -157,7 +157,6 @@ i386/isa/sound/sb16_midi.c optional sbmidi device-driver
|
||||
i386/isa/sound/uart6850.c optional uart device-driver
|
||||
i386/isa/sound/midi_synth.c optional uart device-driver
|
||||
i386/isa/sound/midibuf.c optional uart device-driver
|
||||
i386/isa/sound/vat_audio.c optional vat_audio
|
||||
i386/isa/spigot.c optional spigot device-driver
|
||||
i386/isa/spkr.c optional speaker
|
||||
i386/isa/syscons.c optional sc device-driver
|
||||
|
Loading…
Reference in New Issue
Block a user