diff options
| -rw-r--r-- | sound/isa/sb/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/isa/sb/Makefile b/sound/isa/sb/Makefile index c9d1c986d70e..1098a56b2f4b 100644 --- a/sound/isa/sb/Makefile +++ b/sound/isa/sb/Makefile | |||
| @@ -34,5 +34,3 @@ ifeq ($(CONFIG_SND_SB16_CSP),y) | |||
| 34 | obj-$(CONFIG_SND_SBAWE) += snd-sb16-csp.o | 34 | obj-$(CONFIG_SND_SBAWE) += snd-sb16-csp.o |
| 35 | endif | 35 | endif |
| 36 | obj-$(call sequencer,$(CONFIG_SND_SBAWE)) += snd-emu8000-synth.o | 36 | obj-$(call sequencer,$(CONFIG_SND_SBAWE)) += snd-emu8000-synth.o |
| 37 | |||
| 38 | obj-m := $(sort $(obj-m)) | ||
