Changeset a82889e in mainline for uspace/drv/usbhub/Makefile


Ignore:
Timestamp:
2011-04-07T12:17:05Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
a4e18e1, a8a7063, b04967a, f8e8738, fd3940c1
Parents:
41c1f7b (diff), 69df9373 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Endpoint registration, hub refactoring

This commit shall complete ticket #121.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/usbhub/Makefile

    r41c1f7b ra82889e  
    3434SOURCES = \
    3535        main.c \
     36        ports.c \
    3637        utils.c \
    37         usbhub.c \
    38         usblist.c
     38        usbhub.c
    3939
    4040include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.