Changes in uspace/drv/uhci-hcd/Makefile [1a93bb0:1fb1339] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/Makefile
r1a93bb0 r1fb1339 35 35 iface.c \ 36 36 main.c \ 37 root_hub.c \38 37 transfer_list.c \ 39 38 uhci.c \ 39 uhci_hc.c \ 40 uhci_rh.c \ 40 41 uhci_struct/transfer_descriptor.c \ 41 utils/device_keeper.c \42 42 pci.c \ 43 43 batch.c
Note:
See TracChangeset
for help on using the changeset viewer.