From 4d15e451c95220f682e262d125ef3fba38ac44ed Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Mon, 5 May 2014 13:35:48 +0200
Subject: gnu sed no longer required, will be build as hosttool

---
 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 8223a8823..3cb9c1537 100644
--- a/target/config/Config.in.tools
+++ b/target/config/Config.in.tools
@@ -53,6 +53,10 @@ config ADK_HOST_BUILD_PKGCONF
 	boolean
 	default n
 
+config ADK_HOST_BUILD_SED
+	boolean
+	default n
+
 config ADK_HOST_BUILD_XZ
 	boolean
 	default n
-- 
cgit v1.2.3