Daniel Golle 738d44f5ea
trusted-firmware-a.mk: make sure include directory exists
ARM Trusted Firmware builds do not depend on any target libraries as
they are bare-metal builds. However, the compiler aborts due to
-Werror=missing-include-dirs if the include dir doesn't exists and this
can happen when building with parallelisation as that makes it likely
for arm-trusted-firmware-* to be build very early before any of the
libraries which would implicitely create the directory.
Fix this by making sure the include dir exists before building.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-04-09 22:24:36 +01:00
..
2022-03-28 00:15:52 +01:00
2022-01-17 09:14:26 +01:00
2022-01-17 09:14:26 +01:00
2021-02-05 14:54:47 +01:00
2021-05-13 15:13:15 +02:00
2021-02-05 14:54:47 +01:00
2022-03-29 21:41:06 +01:00
2022-04-09 19:31:46 +02:00
2022-04-09 19:31:46 +02:00
2022-04-09 15:56:04 +02:00
2022-03-27 02:17:24 +01:00
2021-11-20 21:08:25 +01:00
2022-01-17 09:14:26 +01:00
2021-05-13 15:13:15 +02:00
2021-10-24 18:20:50 +02:00
2021-02-28 00:09:09 +00:00
2021-02-05 14:54:47 +01:00