Changeset 66d5062 in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-01-28T21:17:51Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
632ed68
Parents:
1c13dac
Message:

Rename usbkbd' driver to usbhid'

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r1c13dac r66d5062  
    118118                srv/hw/irc/i8259 \
    119119                drv/uhci \
     120                drv/usbhid \
    120121                drv/usbhub \
    121                 drv/usbkbd \
    122122                drv/vhc
    123123endif
     
    132132                srv/hw/irc/i8259 \
    133133                drv/uhci \
     134                drv/usbhid \
    134135                drv/usbhub \
    135                 drv/usbkbd \
    136136                drv/vhc
    137137endif
Note: See TracChangeset for help on using the changeset viewer.