[alsa-devel] [PATCH 1/4] ALSA: madifx - Makefile entries for RME MADI FX

Takashi Iwai tiwai at suse.de
Mon Aug 10 10:33:03 CEST 2015


On Sat, 08 Aug 2015 18:23:34 +0200,
Adrian Knoth wrote:
> 
> Add Makefile entries for RME MADI FX cards.
> 
> Signed-off-by: Adrian Knoth <aknoth at google.com>

Please put this one at the last.  In this way, the bisectionability is
kept.


Takashi

> 
> diff --git a/sound/pci/rme9652/Makefile b/sound/pci/rme9652/Makefile
> index dcba560..e483dce 100644
> --- a/sound/pci/rme9652/Makefile
> +++ b/sound/pci/rme9652/Makefile
> @@ -6,8 +6,10 @@
>  snd-rme9652-objs := rme9652.o
>  snd-hdsp-objs := hdsp.o
>  snd-hdspm-objs := hdspm.o
> +snd-madifx-objs := madifx.o
>  
>  # Toplevel Module Dependency
>  obj-$(CONFIG_SND_RME9652) += snd-rme9652.o
>  obj-$(CONFIG_SND_HDSP) += snd-hdsp.o
>  obj-$(CONFIG_SND_HDSPM) +=snd-hdspm.o
> +obj-$(CONFIG_SND_MADIFX) +=snd-madifx.o
> -- 
> 2.1.0
> 


More information about the Alsa-devel mailing list