Changes in uspace/Makefile [232cd4f:a14f346] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    r232cd4f ra14f346  
    9393        srv/bd/sata_bd \
    9494        srv/bd/file_bd \
     95        srv/bd/gxe_bd \
    9596        srv/bd/rd \
    9697        srv/bd/part/guid_part \
     
    193194ifeq ($(UARCH),arm32)
    194195        DIRS += \
    195                 drv/infrastructure/rootamdm37x
     196                drv/infrastructure/rootamdm37x \
     197                drv/fb/amdm37x_dispc
    196198endif
    197199
Note: See TracChangeset for help on using the changeset viewer.