zephyr/subsys/usb/Makefile
Anas Nashif 4d090e09d6 usb: move usb subsystem to subsys/usb and cleanup header inclusion
Change-Id: I5bdfd2cf5fee62af2ca772d778477f4f378a6a55
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-10-31 19:21:42 +00:00

5 lines
160 B
Makefile

ccflags-y += -I${srctree}/include/drivers/usb -I${srctree}/usb/include
obj-$(CONFIG_USB_DEVICE_STACK) += usb_device.o
obj-$(CONFIG_USB_DEVICE_STACK) += class/