]> Git Repo - qemu.git/commit
Makefile: dtc: update, build the libfdt target
authorClaudio Fontana <[email protected]>
Fri, 12 Jun 2020 19:02:21 +0000 (20:02 +0100)
committerAlex Bennée <[email protected]>
Tue, 16 Jun 2020 13:49:05 +0000 (14:49 +0100)
commit67953a379ea5497e7cffda14b9362c673845abbb
tree75535694bfa0f072256e085e2df33b6f8e36838e
parent7ec1edde9eba46964cd2e8fca2c004b2021e79f0
Makefile: dtc: update, build the libfdt target

dtc submodule update, now call the libfdt target from the new
dtc Makefile, which has been changed to not require bison, flex, etc.
This removes warnings during the build.

scripts/ symlink and tests directory creation are not necessary,
and neither is calling the clean rule explicitly.

Signed-off-by: Claudio Fontana <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Philippe Mathieu-Daudé <[email protected]>
Signed-off-by: Alex Bennée <[email protected]>
Message-Id: <20200518160319[email protected]>
Message-Id: <20200612190237[email protected]>
Makefile
configure
dtc
This page took 0.025291 seconds and 4 git commands to generate.