Skip to content
Snippets Groups Projects
Commit fbb4121d authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

dtc: Convert Makefile bits to meson bits


Build the library via the main meson.build just like for capstone.
This improves the current state of affairs in that we will re-link
the qemu executables against a changed libfdt.a, which we wouldn't
do before-hand, and lets us remove the whole recursive make machinery.

Tested-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Reviewed-by: default avatarRichard Henderson <richard.henderson@linaro.org>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 4d34a86b
No related branches found
No related tags found
No related merge requests found
Showing with 84 additions and 106 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment