blob: d9063fdf88f571319119c448486fe98fa3caf88f [file] [log] [blame]
developere0cea0f2021-12-16 16:08:26 +08001#
2# This program is free software: you can redistribute it and/or modify
3# it under the terms of the GNU General Public License version 2 as
4# published by the Free Software Foundation.
5#
6# This program is distributed in the hope that it will be useful,
7# but WITHOUT ANY WARRANTY; without even the implied warranty of
8# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9# GNU General Public License for more details.
10#
11
12# platform driver
13subdir-ccflags-y += -I../inc
14subdir-ccflags-y += -DSI3218X
15subdir-ccflags-y += -DPROSLIC_LINUX_KERNEL
16snd-soc-procslic-common-objs := proslic.o proslic_tstin.o si_voice.o si_voice_version.o si3218x_intf.o vdaa.o si3217x_intf.o si3217x_revb_intf.o si3217x_revc_intf.o si3219x_intf.o si3226x_intf.o si3228x_intf.o
17
18obj-$(CONFIG_SND_SOC_SI3218X) += snd-soc-proslic-common.o