diff options
Diffstat (limited to 'sound/soc/apple/Makefile')
-rw-r--r-- | sound/soc/apple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/apple/Makefile b/sound/soc/apple/Makefile index 7a30bf4528..1eb8fbef60 100644 --- a/sound/soc/apple/Makefile +++ b/sound/soc/apple/Makefile @@ -1,3 +1,3 @@ -snd-soc-apple-mca-objs := mca.o +snd-soc-apple-mca-y := mca.o obj-$(CONFIG_SND_SOC_APPLE_MCA) += snd-soc-apple-mca.o |