WSL2-Linux-Kernel/drivers/soundwire/Makefile

8 строки
152 B
Makefile
Исходник Обычный вид История

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