Changeset 92f924c8 in mainline for uspace/drv/uhci/Makefile
- Timestamp:
- 2011-01-07T13:27:58Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 7bd34e5
- Parents:
- 28f660d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/Makefile
r28f660d r92f924c8 38 38 root_hub/port_status.c \ 39 39 root_hub/root_hub.c \ 40 uhci.c 40 uhci.c \ 41 utils/hc_synchronizer.c 41 42 42 43 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.