Changeset 89a0485a in mainline for uspace/drv/uhci/Makefile
- Timestamp:
- 2011-01-25T20:44:28Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- b00163f
- Parents:
- 7977fa1
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/Makefile
r7977fa1 r89a0485a 33 33 34 34 SOURCES = \ 35 callback.c \ 35 36 iface.c \ 36 37 main.c \ … … 38 39 root_hub/port_status.c \ 39 40 root_hub/root_hub.c \ 41 transfer_list.c \ 40 42 uhci.c 41 43
Note:
See TracChangeset
for help on using the changeset viewer.