diff options
Diffstat (limited to 'Makefile.target')
-rw-r--r-- | Makefile.target | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.target b/Makefile.target index eadd85c407..912a83ee47 100644 --- a/Makefile.target +++ b/Makefile.target @@ -321,6 +321,7 @@ endif ifdef CONFIG_ADLIB SOUND_HW += fmopl.o adlib.o endif +AUDIODRV+= wavcapture.o # SCSI layer VL_OBJS+= scsi-disk.o cdrom.o lsi53c895a.o |