Skip to content
Commit 42b18df8 authored by Simon Glass's avatar Simon Glass
Browse files

x86: Makefile: Drop explicit targets built by binman



On x86 various files that need to be created by binman. It does not make
sense to enumerate these in the Makefile. They are described in the
configuration (devicetree) for each board and we can simply run binman
(always) to generate them.

Update the Makefile to have a separate, final step which runs binman,
once all input dependencies are present.

This avoid sprinkling the Makefile with arch-specific code.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent be17bcb9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment