Changeset 09a0a8f0 in mainline for uspace/Makefile


Ignore:
Timestamp:
2012-03-15T17:47:00Z (12 years ago)
Author:
Jan Vesely <jano.vesely@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
324819c
Parents:
f4373200
Message:

arm32: Add AM/DM37x infrastructure driver.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/Makefile

    rf4373200 r09a0a8f0  
    173173endif
    174174
     175ifeq ($(UARCH),arm32)
     176        DIRS += \
     177                drv/infrastructure/rootamdm37x
     178endif
     179
    175180## System libraries
    176181#
Note: See TracChangeset for help on using the changeset viewer.