diff options
author | Claudio Fontana | 2020-06-12 21:02:21 +0200 |
---|---|---|
committer | Alex Bennée | 2020-06-16 15:49:05 +0200 |
commit | 67953a379ea5497e7cffda14b9362c673845abbb (patch) | |
tree | 75535694bfa0f072256e085e2df33b6f8e36838e /dtc | |
parent | tests/docker: bump fedora to 32 (diff) | |
download | qemu-67953a379ea5497e7cffda14b9362c673845abbb.tar.gz qemu-67953a379ea5497e7cffda14b9362c673845abbb.tar.xz qemu-67953a379ea5497e7cffda14b9362c673845abbb.zip |
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 <cfontana@suse.de>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200518160319.18861-2-cfontana@suse.de>
Message-Id: <20200612190237.30436-3-alex.bennee@linaro.org>
Diffstat (limited to 'dtc')
m--------- | dtc | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/dtc b/dtc -Subproject 88f18909db731a627456f26d779445f84e44953 +Subproject 85e5d839847af54efab170f2b1331b2a6421e64 |