Changeset 95622c4 in mainline for boot/Makefile.common


Ignore:
Timestamp:
2011-01-28T10:19:29Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
679a135
Parents:
9f0318c
Message:

Add standalone virtual hub

Similar to virtual USB keyboard (vuk'), vuh' is a virtual USB hub.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r9f0318c r95622c4  
    144144        $(USPACE_PATH)/app/usbinfo/usbinfo \
    145145        $(USPACE_PATH)/app/virtusbkbd/vuk \
     146        $(USPACE_PATH)/app/virtusbhub/vuh \
    146147        $(USPACE_PATH)/app/websrv/websrv
    147148
Note: See TracChangeset for help on using the changeset viewer.