summaryrefslogtreecommitdiff
path: root/sound/aoa/codecs/Makefile
blob: c3ee77fc4b2dc4bb5ae60191bea60705edcc4c36 (plain)
1
2
3
4
5
6
7
snd-aoa-codec-onyx-objs := onyx.o
snd-aoa-codec-tas-objs := tas.o
snd-aoa-codec-toonie-objs := toonie.o

obj-$(CONFIG_SND_AOA_ONYX) += snd-aoa-codec-onyx.o
obj-$(CONFIG_SND_AOA_TAS) += snd-aoa-codec-tas.o
obj-$(CONFIG_SND_AOA_TOONIE) += snd-aoa-codec-toonie.o
it/net/wireless/nl80211.c?h=nds-private-remove&id=bee427b86217b78a0a5fc85575cc155e4c32bbf9'>cfg80211: Pass new RSSI level in CQM RSSI notificationAndrzej Zaborowski1-2/+7 2017-02-08nl80211: fix validation of scheduled scan info for wowlan netdetectArend Van Spriel1-4/+6 2017-02-08nl80211: add HT/VHT capabilities to AP parametersJohannes Berg1-1/+46 2017-02-08cfg80211: make rdev assignment clearer in nl80211_testmode_dump()Luca Coelho1-7/+6 2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller