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

6 lines
81 B
Makefile

SRC_FILES += bus_rtc.c dev_rtc.c drv_rtc.c
include $(KERNEL_ROOT)/compiler.mk