]> Git Repo - linux.git/blob - sound/synth/Makefile
bpfilter: remove extra header search paths for bpfilter_umh
[linux.git] / sound / synth / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for ALSA
4 # Copyright (c) 2001 by Jaroslav Kysela <[email protected]>
5 #
6
7 snd-util-mem-objs := util_mem.o
8
9 # Toplevel Module Dependency
10 obj-$(CONFIG_SND_EMU10K1) += snd-util-mem.o
11 obj-$(CONFIG_SND_TRIDENT) += snd-util-mem.o
12 obj-$(CONFIG_SND_SBAWE_SEQ) += snd-util-mem.o
13 obj-$(CONFIG_SND_SEQUENCER) += emux/
This page took 0.037601 seconds and 4 git commands to generate.