Changeset 8b54fe6 in mainline for uspace/lib/usbhost/Makefile


Ignore:
Timestamp:
2011-09-15T15:05:38Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
db2cb04
Parents:
f58ef61
Message:

usb: Rename device_keeper ⇒ sub-device_manager to match the rest of the library

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usbhost/Makefile

    rf58ef61 r8b54fe6  
    3535
    3636SOURCES = \
    37         src/device_keeper.c \
    3837        src/endpoint.c \
    3938        src/iface.c \
     39        src/usb_device_manager.c \
    4040        src/usb_endpoint_manager.c \
    4141        src/usb_transfer_batch.c
Note: See TracChangeset for help on using the changeset viewer.