From 73dc5b768715729ff44cdb8eb298aaef591dcc61 Mon Sep 17 00:00:00 2001 From: Weiwen Chen Date: Thu, 22 Oct 2020 15:35:29 +0800 Subject: [PATCH] common: add configure file for build.sh to check building environment Signed-off-by: Weiwen Chen Change-Id: I1daa18a7b55caf49d2dac65bec2afc2148b80feb --- common/build-depend-tools.txt | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 common/build-depend-tools.txt diff --git a/common/build-depend-tools.txt b/common/build-depend-tools.txt new file mode 100644 index 0000000..1b2e547 --- /dev/null +++ b/common/build-depend-tools.txt @@ -0,0 +1,2 @@ +# for uboot compile +dtc --version,device-tree-compiler