zephyr/drivers/dma/Makefile

3 lines
83 B
Makefile

obj-$(CONFIG_DMA_QMSI) += dma_qmsi.o
obj-$(CONFIG_DMA_STM32F4X) += dma_stm32f4x.o