From 755e2bbbfc2a12fc8f56b9c01ff8c3016ba6d7a8 Mon Sep 17 00:00:00 2001
From: dir
Date: Thu, 23 Mar 2017 15:39:36 +0100
Subject: Add objconv package
---
target/config/Config.in.tools | 5 +++++
1 file changed, 5 insertions(+)
(limited to 'target/config')
diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools
index 46a73c542..c39916044 100644
--- a/target/config/Config.in.tools
+++ b/target/config/Config.in.tools
@@ -87,6 +87,11 @@ config ADK_HOST_BUILD_GAWK
default y if ADK_HOST_DARWIN
default n
+config ADK_HOST_BUILD_OBJCONV
+ bool
+ default y if ADK_HOST_DARWIN
+ default n
+
config ADK_HOST_BUILD_GREP
bool
default n
--
cgit v1.2.3