1
0
Fork 0
alistair23-linux/drivers/soundwire/Makefile

8 lines
139 B
Makefile

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