summaryrefslogtreecommitdiff
path: root/sound/drivers/opl4/Makefile
blob: c8eaa433d71a787256f0396972ba6170ac5907f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
#
# Makefile for ALSA
# Copyright (c) 2001 by Jaroslav Kysela <perex@perex.cz>
#

snd-opl4-lib-objs := opl4_lib.o opl4_mixer.o
snd-opl4-lib-$(CONFIG_SND_PROC_FS) += opl4_proc.o
snd-opl4-synth-objs := opl4_seq.o opl4_synth.o yrw801.o

obj-$(CONFIG_SND_OPL4_LIB) += snd-opl4-lib.o
obj-$(CONFIG_SND_OPL4_LIB_SEQ) += snd-opl4-synth.o
061c82e4a1bc6a5e134ef362c86261906c860'>mac80211: Fix adding of mesh vendor IEsThorsten Horstmann1-1/+1 2017-02-06mac80211: Allocate a sync skcipher explicitly for FILS AEADJouni Malinen1-2/+2 2017-02-06mac80211: Fix FILS AEAD protection in Association Request frameJouni Malinen1-1/+1 2017-02-05ip6_gre: fix ip6gre_err() invalid readsEric Dumazet1-19/+21 2017-02-04netlabel: out of bound access in cipso_v4_validate()Eric Dumazet1-0/+4 2017-02-04ipv4: keep skb->dst around in presence of IP optionsEric Dumazet1-1/+8 2017-02-03net: use a work queue to defer net_disable_timestamp() workEric Dumazet1-18/+13 2017-02-03ethtool: do not vzalloc(0) on registers dumpStanislaw Gruszka1-3/+6 2017-02-03ipv6: sr: remove cleanup flag and fix HMAC computationDavid Lebrun2-32/+7 2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds10-103/+86 2017-02-01tcp: fix 0 divide in __tcp_select_window()Eric Dumazet1-2/+4 2017-02-01ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()Dan Carpenter1-1/+1 2017-02-01net/sched: matchall: Fix configuration raceYotam Gigi1-82/+45