Changeset 4192d3d6 in mainline for uspace/drv/uhci-hcd/Makefile
- Timestamp:
- 2011-02-07T11:20:22Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- da17cf0
- Parents:
- 4d73d71
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci-hcd/Makefile
r4d73d71 r4192d3d6 40 40 uhci.c \ 41 41 uhci_struct/transfer_descriptor.c \ 42 pci.c 42 pci.c \ 43 tracker.c 43 44 44 45 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.