mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-02-05 06:54:35 +08:00
8 lines
232 B
Makefile
8 lines
232 B
Makefile
|
subdir-ccflags-y += -I$(srctree)/ekernel/drivers/hal/source/usb/include
|
||
|
subdir-ccflags-y += -I$(srctree)/ekernel/drivers/hal/source/usb/core
|
||
|
|
||
|
obj-y += ehci-hcd.o
|
||
|
obj-y += sunxi-hci.o
|
||
|
obj-y += ehci-sunxi.o
|
||
|
obj-y += hal_hci.o
|