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