mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 16:50:53 +07:00
[ALSA] trivial clean up of sound/isa/sb/Makefile
Remove unneeded sort in sound/isa/sb/Makefile. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
72860b0f3c
commit
2621f0338c
@ -34,5 +34,3 @@ ifeq ($(CONFIG_SND_SB16_CSP),y)
|
|||||||
obj-$(CONFIG_SND_SBAWE) += snd-sb16-csp.o
|
obj-$(CONFIG_SND_SBAWE) += snd-sb16-csp.o
|
||||||
endif
|
endif
|
||||||
obj-$(call sequencer,$(CONFIG_SND_SBAWE)) += snd-emu8000-synth.o
|
obj-$(call sequencer,$(CONFIG_SND_SBAWE)) += snd-emu8000-synth.o
|
||||||
|
|
||||||
obj-m := $(sort $(obj-m))
|
|
||||||
|
Loading…
Reference in New Issue
Block a user