Files
xiuos/Ubiquitous/XiUOS/resources/spi/third_party_spi/Makefile
T
2021-06-03 17:38:11 +08:00

10 lines
101 B
Makefile

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