Changeset ef90ffb3 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-05-17T19:09:07Z (13 years ago)
Author:
Lubos Slovak <lubos.slovak@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b2995c3
Parents:
2586860 (diff), 4880210 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

HID parser improved significantly, more subdrivers fix, mouse wheel.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r2586860 ref90ffb3  
    5959        app/websrv \
    6060        app/sysinfo \
     61        app/mkbd \
    6162        srv/clip \
    6263        srv/devmap \
     
    122123                drv/uhci-rhd \
    123124                drv/usbflbk \
    124                 drv/usbkbd \
    125125                drv/usbhid \
    126126                drv/usbhub \
     
    144144                drv/uhci-rhd \
    145145                drv/usbflbk \
    146                 drv/usbkbd \
    147146                drv/usbhid \
    148147                drv/usbhub \
Note: See TracChangeset for help on using the changeset viewer.