From bf6f9b3575167dae9993a9a4b0086c8a2a276927 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 23 Mar 2014 09:03:15 +0100 Subject: fix reconfig issue, older kernel need mkimage --- 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 7e37f5ec1..b232a3674 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -38,6 +38,10 @@ config ADK_HOST_NEED_CCACHE boolean default n +config ADK_HOST_NEED_MKIMAGE + boolean + default n + config ADK_HOST_NEED_PCRE boolean default y if ADK_HOST_DARWIN -- cgit v1.2.3