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


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r09a0a8f0 re872326  
    4848        app/lsusb \
    4949        app/mkfat \
     50        app/mkexfat \
    5051        app/mkmfs \
    5152        app/redir \
     
    173174endif
    174175
    175 ifeq ($(UARCH),arm32)
    176         DIRS += \
    177                 drv/infrastructure/rootamdm37x
    178 endif
    179 
    180176## System libraries
    181177#
Note: See TracChangeset for help on using the changeset viewer.