From c811b7957ecd1e0bc90d905be9b5de4f6dd3c74e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 2 Jan 2015 03:16:59 -0600 Subject: unbreak xtensa build, depend on u-boot host tool mkimage. ssl requirement must be checked. --- target/config/Config.in.tools | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target/config') diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index cfd002ffd..04d8ff949 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -61,6 +61,10 @@ config ADK_HOST_BUILD_GREP boolean default n +config ADK_HOST_BUILD_U_BOOT + boolean + default n + config ADK_HOST_BUILD_PATCH boolean default n -- cgit v1.2.3