Changes in uspace/Makefile [e872326:09a0a8f0] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    re872326 r09a0a8f0  
    4848        app/lsusb \
    4949        app/mkfat \
    50         app/mkexfat \
    5150        app/mkmfs \
    5251        app/redir \
     
    174173endif
    175174
     175ifeq ($(UARCH),arm32)
     176        DIRS += \
     177                drv/infrastructure/rootamdm37x
     178endif
     179
    176180## System libraries
    177181#
Note: See TracChangeset for help on using the changeset viewer.