Changeset 5d5f971 in mainline for uspace/lib/usb/Makefile


Ignore:
Timestamp:
2011-03-08T14:36:15Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
e2b58a63
Parents:
1d115c8
Message:

Removal of usbmem.[ch]

They are not used anywhere and are superseeded by implementation in UHCI.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/usb/Makefile

    r1d115c8 r5d5f971  
    4747        src/request.c \
    4848        src/usb.c \
    49         src/usbdevice.c \
    50         src/usbmem.c
     49        src/usbdevice.c
    5150
    5251include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.