summaryrefslogtreecommitdiffstats
path: root/drivers/soundwire/Makefile
blob: c875e434f8b320fc6d0090bf506e30f4169ef846 (plain)
1
2
3
4
5
6
7
#
# Makefile for soundwire core
#

#Bus Objs
soundwire-bus-objs := bus_type.o bus.o slave.o
obj-$(CONFIG_SOUNDWIRE_BUS) += soundwire-bus.o