summaryrefslogtreecommitdiff
path: root/audio/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'audio/Makefile.objs')
-rw-r--r--audio/Makefile.objs1
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/Makefile.objs b/audio/Makefile.objs
index 26a0ac9507..5573ac18e8 100644
--- a/audio/Makefile.objs
+++ b/audio/Makefile.objs
@@ -6,7 +6,6 @@ common-obj-$(CONFIG_COREAUDIO) += coreaudio.o
common-obj-$(CONFIG_ALSA) += alsaaudio.o
common-obj-$(CONFIG_DSOUND) += dsoundaudio.o
common-obj-$(CONFIG_FMOD) += fmodaudio.o
-common-obj-$(CONFIG_ESD) += esdaudio.o
common-obj-$(CONFIG_PA) += paaudio.o
common-obj-$(CONFIG_WINWAVE) += winwaveaudio.o
common-obj-$(CONFIG_AUDIO_PT_INT) += audio_pt_int.o