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>
1 parent 9c4c18f commit e77ade2887337ba5dfc55e69c3f1ed115c273a9a
@Julius Werner Julius Werner authored on 31 Oct 2016
Showing 2 changed files
View
plat/rockchip/rk3399/drivers/m0/Makefile
View
plat/rockchip/rk3399/platform.mk