zephyr/drivers/spi/Makefile

3 lines
72 B
Makefile

obj-$(CONFIG_SPI_INTEL) += spi_intel.o
obj-$(CONFIG_SPI_DW) += spi_dw.o