rt-thread/bsp/allwinner/libraries/sunxi-hal/hal/source/usb/host/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