commit | 1000ea824740e76474eb8e696efb4620855c73d0 | [log] [tgz] |
---|---|---|
author | Chris Kay <chris.kay@arm.com> | Wed May 19 19:24:37 2021 +0100 |
committer | Chris Kay <chris.kay@arm.com> | Tue Oct 26 12:14:30 2021 +0100 |
tree | 584aa893ae46c9b326dc2280c6ece7ff327bae79 | |
parent | b296ada2591028897bafe05610bae6a4c1bdff79 [diff] |
build(amu): introduce `amu.mk` This change introduces the `amu.mk` Makefile, used to remove the need to manually include AMU sources into the various build images. Makefiles requiring the list of AMU sources are expected to include this file and use `${AMU_SOURCES}` to retrieve them. Change-Id: I3d174033ecdce6439a110d776f0c064c67abcfe0 Signed-off-by: Chris Kay <chris.kay@arm.com>