Fix a variable expansion in Arm platform makefiles
authorSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 7 Jan 2019 14:35:37 +0000 (15:35 +0100)
committerSandrine Bailleux <sandrine.bailleux@arm.com>
Mon, 7 Jan 2019 14:36:51 +0000 (15:36 +0100)
commit9ce0d3217e227647ce38f9039bd811251e86bcc7
tree763ec7aa1d637c850461244c299cc6ebe71970de
parenta9f803b74571766cb8b6d1d5c01d7f1da5ebdaf4
Fix a variable expansion in Arm platform makefiles

The top level makefile defines the PLAT variable, not PLATFORM.
This mistake was causing an empty variable expansion and showing an
incomplete error message.

Change-Id: I5da1275c73c61a7c1823643a76300f255841719d
Signed-off-by: Sandrine Bailleux <sandrine.bailleux@arm.com>
plat/arm/board/juno/platform.mk
plat/arm/css/sgi/sgi-common.mk
plat/arm/css/sgm/sgm-common.mk