Changeset 42be09b in mainline for uspace/drv/rootvirt/devices.def


Ignore:
Timestamp:
2010-12-02T00:14:18Z (13 years ago)
Author:
Vojtech Horky <vojtechhorky@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
463e734
Parents:
18a6243
Message:

Launch of test drivers configurable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/rootvirt/devices.def

    r18a6243 r42be09b  
    44 * Unless the list is empty, the last item shall be followed by a comma.
    55 */
     6#ifdef CONFIG_TEST_DRIVERS
    67{
    78        .name = "test1",
     
    1617        .match_id = "virtual&test2"
    1718},
     19#endif
Note: See TracChangeset for help on using the changeset viewer.