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

4 lines
88 B
Makefile

SRC_FILES += bus_serial.c drv_serial.c dev_serial.c
include $(KERNEL_ROOT)/compiler.mk