Changeset 8989f2a7 in mainline for uspace/Makefile


Ignore:
Timestamp:
2012-01-15T10:38:46Z (12 years ago)
Author:
Frantisek Princ <frantisek.princ@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
121e7adf
Parents:
9957a97 (diff), f302586 (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:

Merge with mainline

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r9957a97 r8989f2a7  
    9595        srv/hid/fb \
    9696        srv/hid/input \
    97         srv/hw/char/i8042 \
    9897        srv/hw/char/s3c24xx_uart \
    9998        srv/net/il/arp \
     
    107106        drv/infrastructure/root \
    108107        drv/infrastructure/rootvirt \
     108        drv/char/i8042 \
     109        drv/char/ps2mouse \
     110        drv/char/xtkbd \
    109111        drv/test/test1 \
    110112        drv/test/test2 \
Note: See TracChangeset for help on using the changeset viewer.