From 5cf51a3d46ee3cb40f4bf6b97e8a03db9398f083 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 15 Aug 2014 09:33:03 +0200 Subject: fix build on Darwin, need to find a way to get mkimage on Darwin later --- target/config/Config.in.tools | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config') diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index e1f65e5d2..f255e0a5f 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -33,6 +33,7 @@ config ADK_HOST_BUILD_LIBTOOL config ADK_HOST_BUILD_U_BOOT boolean + default n if ADK_HOST_DARWIN default y # always required, but can be provided by host -- cgit v1.2.3