mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-17 15:26:48 +07: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
|
||
|
|