Daniel Golle 725a7619de 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>
(cherry picked from commit 738d44f5ea6f6450c2c8a29cf5836e22b479340b)
2022-04-10 16:32:20 +01:00
..
2022-04-05 00:20:24 +02: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-04-06 14:03:58 +01:00
2022-04-10 16:31:42 +01:00
2022-04-10 16:26:01 +01:00
2022-02-28 10:24:17 +08: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