Changes in uspace/Makefile [fada53f:a6bdccc] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rfada53f ra6bdccc  
    3838        app/blkdump \
    3939        app/bnchmark \
    40         app/corecfg \
    4140        app/devctl \
    4241        app/dnscfg \
     
    7069        app/vuhid \
    7170        app/netecho \
    72         app/netspeed \
    7371        app/nettest1 \
    7472        app/nettest2 \
     
    8280        app/vlaunch \
    8381        app/vterm \
    84         app/df \
    8582        app/wavplay \
    8683        app/websrv \
     
    122119        srv/hid/remcons \
    123120        srv/hw/char/s3c24xx_uart \
    124         srv/hid/rfb \
    125121        drv/audio/sb16 \
    126122        drv/infrastructure/root \
     
    190186                srv/hw/irc/apic \
    191187                srv/hw/irc/i8259
    192 endif
    193 
    194 ifeq ($(UARCH), $(filter $(UARCH),mips32 mips32eb))
    195         DIRS += \
    196                 drv/infrastructure/rootmalta \
    197                 drv/bus/pci/pciintel \
    198                 drv/bus/isa
    199188endif
    200189
Note: See TracChangeset for help on using the changeset viewer.