diff options
Diffstat (limited to 'sound/soc/Makefile')
-rw-r--r-- | sound/soc/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/soc/Makefile b/sound/soc/Makefile new file mode 100644 index 000000000000..98e6f49dafc2 --- /dev/null +++ b/sound/soc/Makefile | |||
@@ -0,0 +1,4 @@ | |||
1 | snd-soc-core-objs := soc-core.o soc-dapm.o | ||
2 | |||
3 | obj-$(CONFIG_SND_SOC) += snd-soc-core.o | ||
4 | obj-$(CONFIG_SND_SOC) += codecs/ at91/ pxa/ | ||