Changes in uspace/Makefile [bdfdc51c:405b67c] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rbdfdc51c r405b67c  
    202202        DIRS += \
    203203                srv/hw/irc/obio
     204ifeq ($(MACHINE),generic)
     205        DIRS += \
     206                drv/platform/sun4u \
     207                drv/bus/pci/pciintel \
     208                drv/bus/isa \
     209                drv/char/ns8250
     210endif
    204211endif
    205212
Note: See TracChangeset for help on using the changeset viewer.