diff options
Diffstat (limited to 'sound/soc/sti/Makefile')
-rw-r--r-- | sound/soc/sti/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/sti/Makefile b/sound/soc/sti/Makefile new file mode 100644 index 000000000..4b188d2d7 --- /dev/null +++ b/sound/soc/sti/Makefile @@ -0,0 +1,4 @@ +# STI platform support +snd-soc-sti-objs := sti_uniperif.o uniperif_player.o uniperif_reader.o + +obj-$(CONFIG_SND_SOC_STI) += snd-soc-sti.o |