diff options
Diffstat (limited to 'sound/soc/xtensa/Makefile')
-rw-r--r-- | sound/soc/xtensa/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/soc/xtensa/Makefile b/sound/soc/xtensa/Makefile new file mode 100644 index 000000000..15efbf914 --- /dev/null +++ b/sound/soc/xtensa/Makefile @@ -0,0 +1,3 @@ +snd-soc-xtfpga-i2s-objs := xtfpga-i2s.o + +obj-$(CONFIG_SND_SOC_XTFPGA_I2S) += snd-soc-xtfpga-i2s.o |