Changes in uspace/drv/uhci-hcd/Makefile [3f189c5:1669a73] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/Makefile
r3f189c5 r1669a73 33 33 34 34 SOURCES = \ 35 callback.c \ 35 36 iface.c \ 36 37 main.c \ … … 39 40 uhci.c \ 40 41 uhci_struct/transfer_descriptor.c \ 41 pci.c \ 42 tracker.c 42 pci.c 43 43 44 44 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.