Changes in uspace/drv/ohci/Makefile [41b96b4:bab71635] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/ohci/Makefile
r41b96b4 rbab71635 33 33 34 34 SOURCES = \ 35 hc_iface.c \35 iface.c \ 36 36 batch.c \ 37 37 main.c \ 38 ohci_hc.c \39 ohci_rh.c \38 hc.c \ 39 root_hub.c \ 40 40 pci.c 41 41
Note:
See TracChangeset
for help on using the changeset viewer.