Files
xiuos/resources/spi/third_party_spi/Makefile
2021-04-28 17:49:18 +08:00

10 lines
101 B
Makefile

ifeq ($(CONFIG_RESOURCES_SPI_SFUD),y)
SRC_DIR += SFUD
endif
include $(KERNEL_ROOT)/compiler.mk