Changes in uspace/Makefile [cb3dbb63:21a9869] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rcb3dbb63 r21a9869  
    9494        srv/hid/input \
    9595        srv/hid/remcons \
     96        srv/hw/char/i8042 \
    9697        srv/hw/char/s3c24xx_uart \
    9798        srv/net/il/arp \
     
    105106        drv/infrastructure/root \
    106107        drv/infrastructure/rootvirt \
    107         drv/char/i8042 \
    108         drv/char/ps2mouse \
    109         drv/char/xtkbd \
    110108        drv/test/test1 \
    111109        drv/test/test2 \
     
    165163        DIRS += \
    166164                drv/infrastructure/rootmac \
    167                 drv/bus/pci/pciintel \
    168165                srv/hw/bus/cuda_adb
    169166endif
Note: See TracChangeset for help on using the changeset viewer.