Re: scripts/kconfig: allow building with make 3.80 again
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-02-08 03:51:22
From: Michael Ellerman <mpe@ellerman.id.au>
Date: 2016-02-08 03:51:22
On Mon, 2016-02-01 at 12:16 +0100, Michal Marek wrote:
Dne 25.1.2016 v 17:45 Jan Beulich napsal(a):
quoted
Documentation/Changes still lists this as the minimal required version, so it ought to remain usable for the time being. Fixes: d2036f30cf ("scripts/kconfig/Makefile: Allow KBUILD_DEFCONFIG to be a target") Signed-off-by: Jan Beulich <redacted> Cc: Michael Ellerman <mpe@ellerman.id.au> --- scripts/kconfig/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)Sorry for the delay, applied to kbuild.git#kconfig now.
Erk, sorry for breaking it. I guess somewhere we need a system with an old make on it for testing this stuff. Nothing I have around has make that old though, Ubuntu 10.04 and Debian 6.0 both have 3.81 and I don't have anything older. cheers