Home
last modified time | relevance | path

Searched hist:e77ade2887337ba5dfc55e69c3f1ed115c273a9a (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/rockchip/rk3399/drivers/m0/
H A DMakefilee77ade2887337ba5dfc55e69c3f1ed115c273a9a Tue Nov 01 02:18:47 UTC 2016 Julius Werner <jwerner@chromium.org> rockchip: Clean up parent directory creation for M0

The dependencies in the M0 Makefile are not correctly laid out, which
may lead to errors with make -j if the binary target gets evaluated
before the target that creates the directory. In addition, the M0
Makefile just calls mkdir without using the platform-independent macros
from the main ARM TF build system. This patch fixes those issues,
removes some unused (and broken) M0 build targets and merges the two M0
output directories into one (since there's no real point splitting it up
and it creates more hassle).

Change-Id: Ia5002479cf9c57fea7aefa8ca88e373df3a51f61
Signed-off-by: Julius Werner <jwerner@chromium.org>
/rk3399_ARM-atf/plat/rockchip/rk3399/
H A Dplatform.mke77ade2887337ba5dfc55e69c3f1ed115c273a9a Tue Nov 01 02:18:47 UTC 2016 Julius Werner <jwerner@chromium.org> rockchip: Clean up parent directory creation for M0

The dependencies in the M0 Makefile are not correctly laid out, which
may lead to errors with make -j if the binary target gets evaluated
before the target that creates the directory. In addition, the M0
Makefile just calls mkdir without using the platform-independent macros
from the main ARM TF build system. This patch fixes those issues,
removes some unused (and broken) M0 build targets and merges the two M0
output directories into one (since there's no real point splitting it up
and it creates more hassle).

Change-Id: Ia5002479cf9c57fea7aefa8ca88e373df3a51f61
Signed-off-by: Julius Werner <jwerner@chromium.org>