Skip to content

Commit

Permalink
[ALSA] trivial clean up of sound/isa/sb/Makefile
Browse files Browse the repository at this point in the history
Remove unneeded sort in sound/isa/sb/Makefile.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
  • Loading branch information
Takashi Iwai committed May 30, 2008
1 parent 72860b0 commit 2621f03
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/isa/sb/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,3 @@ ifeq ($(CONFIG_SND_SB16_CSP),y)
obj-$(CONFIG_SND_SBAWE) += snd-sb16-csp.o
endif
obj-$(call sequencer,$(CONFIG_SND_SBAWE)) += snd-emu8000-synth.o

obj-m := $(sort $(obj-m))

0 comments on commit 2621f03

Please sign in to comment.