Changeset da68871a in mainline for uspace/Makefile


Ignore:
Timestamp:
2012-08-08T08:46:22Z (12 years ago)
Author:
Adam Hraska <adam.hraska+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
30c0826
Parents:
bc216a0 (diff), 1d01cca (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:

Merged changes from mainline.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rbc216a0 rda68871a  
    4747        app/klog \
    4848        app/loc \
    49         app/lsusb \
    5049        app/mkfat \
    5150        app/mkexfat \
     
    8584        srv/vfs \
    8685        srv/bd/ata_bd \
     86        srv/bd/sata_bd \
    8787        srv/bd/file_bd \
    8888        srv/bd/gxe_bd \
     
    105105        drv/infrastructure/root \
    106106        drv/infrastructure/rootvirt \
     107        drv/block/ahci \
    107108        drv/char/i8042 \
    108109        drv/char/ps2mouse \
     
    169170        DIRS += \
    170171                drv/infrastructure/rootmac \
     172                drv/bus/pci/pciintel \
    171173                srv/hw/bus/cuda_adb
    172174endif
Note: See TracChangeset for help on using the changeset viewer.