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

6 lines
81 B
Makefile

SRC_FILES += dev_can.c drv_can.c bus_can.c
include $(KERNEL_ROOT)/compiler.mk