summaryrefslogtreecommitdiff
path: root/sound/pci/oxygen/Makefile
blob: ab085d7536616fb3bb3dab86ed88a69432e841ea (plain)
1
2
3
4
5
6
7
8
9
10
snd-oxygen-lib-objs := oxygen_io.o oxygen_lib.o oxygen_mixer.o oxygen_pcm.o
snd-oxygen-objs := oxygen.o xonar_dg_mixer.o xonar_dg.o
snd-se6x-objs := se6x.o
snd-virtuoso-objs := virtuoso.o xonar_lib.o \
	xonar_pcm179x.o xonar_cs43xx.o xonar_wm87x6.o xonar_hdmi.o

obj-$(CONFIG_SND_OXYGEN_LIB) += snd-oxygen-lib.o
obj-$(CONFIG_SND_OXYGEN) += snd-oxygen.o
obj-$(CONFIG_SND_SE6X) += snd-se6x.o
obj-$(CONFIG_SND_VIRTUOSO) += snd-virtuoso.o
Berg <johannes.berg@intel.com>2017-02-07 10:40:50 +0100 committerJohannes Berg <johannes.berg@intel.com>2017-02-07 10:40:50 +0100 commitbddb2afcb6c52a545f18fb9bcd4829828ebf4a3a (patch) tree0021fe481f8acf3694d92d72f3dd1b2a71a20ca3 /sound/aoa/aoa-gpio.h parent228c8c6b1f4376788e9d5ab00d50b10228eb40d3 (diff)
mac80211: add back lost debugfs files
Somehow these files were never present or lost, but the code is there and they seem somewhat useful, so add them back. Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'sound/aoa/aoa-gpio.h')