diff -r 9321d9d7af9b -r 069f43a215cc config/companion_tools.in --- a/config/companion_tools.in Thu Feb 20 18:23:08 2014 +0000 +++ b/config/companion_tools.in Wed Jun 25 23:33:01 2014 +0200 @@ -2,10 +2,14 @@ menu "Companion tools" +# Tools that require make-3.81 to build should select this: config COMP_TOOLS_make_3_81_NEEDED bool + +config COMP_TOOLS_FORCE_make_3_81 + def_bool y + depends on COMP_TOOLS_make_3_81_NEEDED depends on ! CONFIGURE_has_make381 - default y select COMP_TOOLS select COMP_TOOLS_make