Changeset 3515533 in mainline for uspace/drv/uhci/Makefile
- Timestamp:
- 2010-12-17T22:07:41Z (14 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- 18e35a7
- Parents:
- 6b5f3b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/uhci/Makefile
r6b5f3b0 r3515533 33 33 34 34 SOURCES = \ 35 iface.c \ 35 36 main.c \ 36 transfers.c 37 root_hub/port_status.c \ 38 root_hub/root_hub.c \ 39 uhci.c 37 40 38 41 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.