6 lines
83 B
Makefile
6 lines
83 B
Makefile
SRC_DIR := sdmmc
|
|
|
|
SRC_FILES := connect_sdio.c
|
|
|
|
include $(KERNEL_ROOT)/compiler.mk
|