Changes in uspace/drv/uhci-hcd/Makefile [87644b4:9351353] in mainline
- File:
-
- 1 edited
-
uspace/drv/uhci-hcd/Makefile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/Makefile
r87644b4 r9351353 37 37 transfer_list.c \ 38 38 uhci.c \ 39 hc.c \ 40 root_hub.c \ 41 hw_struct/transfer_descriptor.c \ 39 uhci_hc.c \ 40 uhci_rh.c \ 41 uhci_struct/transfer_descriptor.c \ 42 utils/device_keeper.c \ 42 43 pci.c \ 43 44 batch.c
Note:
See TracChangeset
for help on using the changeset viewer.
