linux-surface/sound/soc/stm/Makefile

7 lines
197 B
Makefile
Raw Normal View History

2017-08-10 13:25:24 +00:00
# SAI
snd-soc-stm32-sai-sub-objs := stm32_sai_sub.o
obj-$(CONFIG_SND_SOC_STM32) += snd-soc-stm32-sai-sub.o
snd-soc-stm32-sai-objs := stm32_sai.o
obj-$(CONFIG_SND_SOC_STM32) += snd-soc-stm32-sai.o