Changeset e20eaed in mainline for uspace/drv/bus/usb/ohci/Makefile


Ignore:
Timestamp:
2011-08-25T13:53: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:
620c710
Parents:
23b0fe8
Message:

ohci: Rename hcd_endpoint ⇒ ohci_endpoint to avoid hcd confusion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/ohci/Makefile

    r23b0fe8 re20eaed  
    4747        endpoint_list.c \
    4848        hc.c \
    49         hcd_endpoint.c \
    5049        iface.c \
    5150        main.c \
    5251        ohci.c \
     52        ohci_endpoint.c \
    5353        pci.c \
    5454        root_hub.c \
Note: See TracChangeset for help on using the changeset viewer.