mirror of
https://github.com/torvalds/linux.git
synced 2024-12-01 00:21:32 +00:00
4 lines
139 B
Makefile
4 lines
139 B
Makefile
|
obj-$(CONFIG_SND_AOA_SOUNDBUS) += snd-aoa-soundbus.o
|
||
|
snd-aoa-soundbus-objs := core.o sysfs.o
|
||
|
obj-$(CONFIG_SND_AOA_SOUNDBUS_I2S) += i2sbus/
|