1 # SPDX-License-Identifier: GPL-2.0-only << 2 # 1 # 3 # Jz4740 Platform Support 2 # Jz4740 Platform Support 4 # 3 # 5 snd-soc-jz4740-i2s-y := jz4740-i2s.o !! 4 snd-soc-jz4740-i2s-objs := jz4740-i2s.o 6 5 7 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz 6 obj-$(CONFIG_SND_JZ4740_SOC_I2S) += snd-soc-jz4740-i2s.o >> 7 >> 8 # Jz4740 Machine Support >> 9 snd-soc-qi-lb60-objs := qi_lb60.o >> 10 >> 11 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.