Changes in uspace/Makefile [232cd4f:a14f346] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/Makefile
r232cd4f ra14f346 93 93 srv/bd/sata_bd \ 94 94 srv/bd/file_bd \ 95 srv/bd/gxe_bd \ 95 96 srv/bd/rd \ 96 97 srv/bd/part/guid_part \ … … 193 194 ifeq ($(UARCH),arm32) 194 195 DIRS += \ 195 drv/infrastructure/rootamdm37x 196 drv/infrastructure/rootamdm37x \ 197 drv/fb/amdm37x_dispc 196 198 endif 197 199
Note:
See TracChangeset
for help on using the changeset viewer.