Changes in uspace/lib/usbhost/Makefile [53332b5b:9d58539] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbhost/Makefile
r53332b5b r9d58539 32 32 -I$(LIBUSB_PREFIX)/include \ 33 33 -I$(LIBDRV_PREFIX)/include \ 34 -Iinclude/usb/host \35 34 -Iinclude 36 35 37 36 SOURCES = \ 38 src/ddf_helpers.c \39 37 src/endpoint.c \ 40 src/hcd.c \41 38 src/iface.c \ 42 39 src/usb_device_manager.c \
Note:
See TracChangeset
for help on using the changeset viewer.