From 2615fde640b4420ab281006b996360ae7efb2e82 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 30 Mar 2014 19:31:39 +0200 Subject: add pkgconf, always needed --- target/config/Config.in.tools | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'target') diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index 0e7816fca..6f2cdab88 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -36,6 +36,10 @@ config ADK_HOST_BUILD_M4 boolean default n +config ADK_HOST_BUILD_PKGCONF + boolean + default n + config ADK_HOST_BUILD_XZ boolean default n -- cgit v1.2.3