Changeset 7aa94304 in mainline for uspace/Makefile


Ignore:
Timestamp:
2017-11-10T18:59:18Z (6 years ago)
Author:
Jiri Svoboda <jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
19397be
Parents:
3a37751
Message:

Move receiving side of Niagara console to a separate driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r3a37751 r7aa94304  
    161161        drv/char/ps2mouse \
    162162        drv/char/ski-con \
     163        drv/char/sun4v-con \
    163164        drv/char/xtkbd \
    164165        drv/test/test1 \
     
    183184        drv/platform/pc \
    184185        drv/platform/ski \
     186        drv/platform/sun4v \
    185187        drv/time/cmos-rtc
    186188
Note: See TracChangeset for help on using the changeset viewer.