diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 10:49:59 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-03-07 10:49:59 +0100 |
commit | 8b0401f6010bb6318fe86f6a6eb11098a0952903 (patch) | |
tree | 5214f33cd25ccd1a0a811d39e685df82ad81d76b /target/config/Config.in.tools | |
parent | 76a462aed5771be7b02b0785f01147ebe995a611 (diff) | |
parent | dbd90668a07f2deffc9b0bd658b1cc3958e00647 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'target/config/Config.in.tools')
-rw-r--r-- | target/config/Config.in.tools | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/target/config/Config.in.tools b/target/config/Config.in.tools index d863179b8..c4dcdace4 100644 --- a/target/config/Config.in.tools +++ b/target/config/Config.in.tools @@ -34,6 +34,10 @@ config ADK_HOST_NEED_XZ boolean default n +config ADK_HOST_NEED_CCACHE + boolean + default n + config ADK_TOOLS_ADDPATTERN_ARGS string default "-p W54G -v v4.20.6" if ADK_TARGET_BROADCOM_MODEL_LINKSYS_WRT54G |