Changes in uspace/Makefile [e872326:09a0a8f0] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
re872326 r09a0a8f0 48 48 app/lsusb \ 49 49 app/mkfat \ 50 app/mkexfat \51 50 app/mkmfs \ 52 51 app/redir \ … … 174 173 endif 175 174 175 ifeq ($(UARCH),arm32) 176 DIRS += \ 177 drv/infrastructure/rootamdm37x 178 endif 179 176 180 ## System libraries 177 181 #
Note:
See TracChangeset
for help on using the changeset viewer.