mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
7 lines
166 B
Makefile
7 lines
166 B
Makefile
|
# MPC8610 HPCD Machine Support
|
||
|
obj-$(CONFIG_SND_SOC_MPC8610_HPCD) += mpc8610_hpcd.o
|
||
|
|
||
|
# MPC8610 Platform Support
|
||
|
obj-$(CONFIG_SND_SOC_MPC8610) += fsl_ssi.o fsl_dma.o
|
||
|
|