mirror of
https://github.com/adulau/aha.git
synced 2025-01-01 05:36:24 +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/
|