commit | 9b43d098d892d39f79be7738cff15bbef5979ed8 | [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 | e04da4c8e132f43218f18ad3b41479ca54bb9263 [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>