scripts/kconfig: allow building with make 3.80 again
authorJan Beulich <JBeulich@suse.com>
Mon, 25 Jan 2016 16:45:47 +0000 (09:45 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 12 Apr 2016 16:09:00 +0000 (09:09 -0700)
commita42c9e4f1b3751743dd58773d45d2eb3ee4ca5ac
tree30b6c27d850d64fc173be5d43e83f22fa264798d
parent0a10eaa1a91a738523ce2f9e55cd9f6f655e31f1
scripts/kconfig: allow building with make 3.80 again

commit 42f9d3c6888bceef6dc7ba72c77acf47347dcf05 upstream.

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 <jbeulich@suse.com>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Michal Marek <mmarek@suse.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/kconfig/Makefile