diff options
Diffstat (limited to 'sound/soc/xilinx/Makefile')
-rw-r--r-- | sound/soc/xilinx/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/xilinx/Makefile b/sound/soc/xilinx/Makefile new file mode 100644 index 000000000000..6c1209b9ee75 --- /dev/null +++ b/sound/soc/xilinx/Makefile @@ -0,0 +1,2 @@ +snd-soc-xlnx-i2s-objs := xlnx_i2s.o +obj-$(CONFIG_SND_SOC_XILINX_I2S) += snd-soc-xlnx-i2s.o |