Changes in uspace/Makefile [9904eb90:a54bd98] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r9904eb90 ra54bd98  
    3535DIRS = \
    3636        app/bdsh \
     37        app/bithenge \
    3738        app/blkdump \
    3839        app/bnchmark \
     
    8586        srv/vfs \
    8687        srv/bd/ata_bd \
    87         srv/bd/sata_bd \
    8888        srv/bd/file_bd \
    8989        srv/bd/gxe_bd \
     
    106106        drv/infrastructure/root \
    107107        drv/infrastructure/rootvirt \
    108         drv/block/ahci \
    109108        drv/char/i8042 \
    110109        drv/char/ps2mouse \
Note: See TracChangeset for help on using the changeset viewer.