mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-28 07:04:00 +08:00
5 lines
112 B
Makefile
5 lines
112 B
Makefile
|
# ROCKCHIP Platform Support
|
||
|
snd-soc-i2s-objs := rockchip_i2s.o
|
||
|
|
||
|
obj-$(CONFIG_SND_ROCKCHIP_I2S) += snd-soc-i2s.o
|