mirror of
https://github.com/AetherDroid/android_kernel_samsung_on5xelte.git
synced 2025-09-08 01:08:03 -04:00
5 lines
130 B
Makefile
5 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
|
|
|