Changeset 1bebadee in mainline for uspace/Makefile


Ignore:
Timestamp:
2012-07-18T11:11:29Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
c5cbc1b7
Parents:
1f7da3b (diff), 730dce77 (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 mainline changes.

Conflict in uspace/lib/drv/generic/dev_iface.c:

Resolved by using c99 method for array initialization for ahci too.

AHCI drivers
kernel console tab completion

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r1f7da3b r1bebadee  
    8989        srv/vfs \
    9090        srv/bd/ata_bd \
     91        srv/bd/sata_bd \
    9192        srv/bd/file_bd \
    9293        srv/bd/gxe_bd \
     
    110111        drv/infrastructure/root \
    111112        drv/infrastructure/rootvirt \
     113        drv/block/ahci \
    112114        drv/char/i8042 \
    113115        drv/char/ps2mouse \
Note: See TracChangeset for help on using the changeset viewer.