From 67953a379ea5497e7cffda14b9362c673845abbb Mon Sep 17 00:00:00 2001 From: Claudio Fontana Date: Fri, 12 Jun 2020 20:02:21 +0100 Subject: Makefile: dtc: update, build the libfdt target MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 Reviewed-by: Philippe Mathieu-Daudé Tested-by: Philippe Mathieu-Daudé Signed-off-by: Alex Bennée Message-Id: <20200518160319.18861-2-cfontana@suse.de> Message-Id: <20200612190237.30436-3-alex.bennee@linaro.org> --- dtc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dtc') diff --git a/dtc b/dtc index 88f1890..85e5d83 160000 --- a/dtc +++ b/dtc @@ -1 +1 @@ -Subproject commit 88f18909db731a627456f26d779445f84e449536 +Subproject commit 85e5d839847af54efab170f2b1331b2a6421e647 -- cgit v1.1