Changeset 15be932 in mainline for uspace/drv/uhci/Makefile


Ignore:
Timestamp:
2011-01-08T19:01:10Z (13 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b276c3b
Parents:
93fb170c
Message:

Begin work on usb identification

Add uhci_setup_sync function to support blocking calls

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/uhci/Makefile

    r93fb170c r15be932  
    4040        uhci.c \
    4141        utils/fibril_semaphore.c \
    42         utils/hc_synchronizer.c
     42        utils/hc_synchronizer.c \
     43        utils/identify.c
    4344
    4445include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.