Changes in uspace/Makefile [fa4b7ba3:a14f346] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rfa4b7ba3 ra14f346  
    192192endif
    193193
     194ifeq ($(UARCH),arm32)
     195        DIRS += \
     196                drv/infrastructure/rootamdm37x \
     197                drv/fb/amdm37x_dispc
     198endif
     199
    194200## System libraries
    195201#
Note: See TracChangeset for help on using the changeset viewer.