Changeset a590a23 in mainline for uspace/drv/bus/usb/usbhub/Makefile
- Timestamp:
- 2011-09-23T13:12:20Z (13 years ago)
- Branches:
- lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
- Children:
- c0587d90
- Parents:
- 6c5abf9
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/drv/bus/usb/usbhub/Makefile
r6c5abf9 ra590a23 1 1 # 2 2 # Copyright (c) 2010 Vojtech Horky 3 # Copyright (c) 2011 Jan Vesely 3 4 # All rights reserved. 4 5 # … … 45 46 utils.c \ 46 47 usbhub.c \ 47 port s.c48 port.c 48 49 49 50 include $(USPACE_PREFIX)/Makefile.common
Note:
See TracChangeset
for help on using the changeset viewer.