X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sound%2Fdrivers%2Fopl4%2FMakefile;h=141aacbaf3151a1ce7e5fbac3214895992e1e349;hb=c7b5ebbddf7bcd3651947760f423e3783bbe6573;hp=45896fadeba2ee2fcadb980592bef957aa1772fa;hpb=a2c21200f1c81b08cb55e417b68150bba439b646;p=linux-2.6.git diff --git a/sound/drivers/opl4/Makefile b/sound/drivers/opl4/Makefile index 45896fade..141aacbaf 100644 --- a/sound/drivers/opl4/Makefile +++ b/sound/drivers/opl4/Makefile @@ -15,4 +15,4 @@ snd-opl4-synth-objs := opl4_seq.o opl4_synth.o yrw801.o sequencer = $(if $(subst y,,$(CONFIG_SND_SEQUENCER)),$(if $(1),m),$(if $(CONFIG_SND_SEQUENCER),$(1))) obj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o -obj-$(call sequencer,$(CONFIG_SND_OPL4_LIB)) += snd-opl4-synth.o \ No newline at end of file +obj-$(call sequencer,$(CONFIG_SND_OPL4_LIB)) += snd-opl4-synth.o