mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-18 00:24:58 +08:00
6 lines
130 B
Makefile
6 lines
130 B
Makefile
|
# BCM2835 Platform Support
|
||
|
snd-soc-bcm2835-i2s-objs := bcm2835-i2s.o
|
||
|
|
||
|
obj-$(CONFIG_SND_BCM2835_SOC_I2S) += snd-soc-bcm2835-i2s.o
|
||
|
|