mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-11 06:51:10 +08:00
6 lines
149 B
Makefile
6 lines
149 B
Makefile
|
subdir-ccflags-y += -I$(srctree)/ekernel/drivers/hal/source/usb/include
|
||
|
|
||
|
obj-y += usb_manager.o
|
||
|
obj-y += usb_msg_center.o
|
||
|
obj-y += usb_hw_scan.o
|