xiuos3/resources/usb/Makefile

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