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

5 lines
106 B
Makefile

SRC_DIR := third_party_usb
SRC_FILES += dev_usb.c drv_usb.c bus_usb.c
include $(KERNEL_ROOT)/compiler.mk