Changeset c081780 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-03-02T17:16:23Z (14 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
4723444
Parents:
30db06c
Message:

Add USB mouse driver skeleton

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r30db06c rc081780  
    122122                drv/usbhub \
    123123                drv/usbmid \
     124                drv/usbmouse \
    124125                drv/vhc
    125126endif
     
    138139                drv/usbhub \
    139140                drv/usbmid \
     141                drv/usbmouse \
    140142                drv/vhc
    141143endif
Note: See TracChangeset for help on using the changeset viewer.