Changes in uspace/drv/bus/usb/ohci/Makefile [ff6dd73:5203e256] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/ohci/Makefile
rff6dd73 r5203e256 44 44 45 45 SOURCES = \ 46 batch.c \ 46 47 endpoint_list.c \ 47 48 hc.c \ 49 hcd_endpoint.c \ 50 iface.c \ 48 51 main.c \ 49 52 ohci.c \ 50 ohci_batch.c \51 ohci_endpoint.c \52 53 pci.c \ 53 54 root_hub.c \
Note:
See TracChangeset
for help on using the changeset viewer.