Changeset d7f08b0d in mainline for uspace/Makefile


Ignore:
Timestamp:
2011-04-15T11:43:37Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8fb3981, aaf6155
Parents:
e583fd4 (diff), 380e0364 (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:

Add mass storage stub

Currently, it only inquires the device for the basic
SCSI description.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    re583fd4 rd7f08b0d  
    125125                drv/usbhid \
    126126                drv/usbhub \
     127                drv/usbmast \
    127128                drv/usbmid \
    128129                drv/usbmouse \
     
    146147                drv/usbhid \
    147148                drv/usbhub \
     149                drv/usbmast \
    148150                drv/usbmid \
    149151                drv/usbmouse \
Note: See TracChangeset for help on using the changeset viewer.