1 # SPDX-License-Identifier: GPL-2.0-only 1 # SPDX-License-Identifier: GPL-2.0-only 2 # 2 # 3 # Jz4740 Platform Support 3 # Jz4740 Platform Support 4 # 4 # 5 snd-soc-jz4740-i2s-y := jz4740-i2s.o !! 5 snd-soc-jz4740-i2s-objs := jz4740-i2s.o 6 6 7 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz 7 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o >> 8 >> 9 # Jz4740 Machine Support >> 10 snd-soc-qi-lb60-objs := qi_lb60.o >> 11 >> 12 obj-$(CONFIG_SND_JZ4740_SOC_QI_LB60) += snd-soc-qi-lb60.o
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.