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


Ignore:
Timestamp:
2011-08-31T17:49:05Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
70fb822
Parents:
b991d37
Message:

ohci: rename file batch ⇒ ohci_batch in reparation for further changes

File:
1 edited

Legend:

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

    rb991d37 rff6dd73  
    4444
    4545SOURCES = \
    46         batch.c \
    4746        endpoint_list.c \
    4847        hc.c \
    4948        main.c \
    5049        ohci.c \
     50        ohci_batch.c \
    5151        ohci_endpoint.c \
    5252        pci.c \
Note: See TracChangeset for help on using the changeset viewer.