From 25e6ae36b5cfaf7d3cd6751211bd2eb3026a3186 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 24 Jun 2015 14:00:36 -0500 Subject: add host-build for xtensa u-boot --- 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 3045d79c6..d6f8b1365 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -81,6 +81,10 @@ config ADK_HOST_BUILD_U_BOOT_GIT bool default n +config ADK_HOST_BUILD_U_BOOT_XTENSA + bool + default y if ADK_TARGET_ARCH_XTENSA + config ADK_HOST_BUILD_PATCH bool default n -- cgit v1.2.3