5 lines
114 B
Makefile
5 lines
114 B
Makefile
|
# i.MX Platform Support
|
||
|
snd-soc-mx1_mx2-objs := mx1_mx2-pcm.o
|
||
|
|
||
|
obj-$(CONFIG_SND_MX1_MX2_SOC) += snd-soc-mx1_mx2.o
|