Makefile: add update-defconfig target
authorVivien Didelot <vivien.didelot@gmail.com>
Sat, 26 Jan 2019 00:34:06 +0000 (19:34 -0500)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 4 Feb 2019 13:35:17 +0000 (14:35 +0100)
commit45f03959719b4b7c06818a82d9830db7f9d23d96
tree3d323becbe66e22056573a2a0b059eb7cc136b13
parentb94e021004cfeb3029f373fcf1ed4f29c77126a1
Makefile: add update-defconfig target

For symmetry with the Kconfig-based packages offering comprehensive
targets like linux-update-defconfig, barebox-update-defconfig and so
on, add a new top level update-defconfig target to run savedefconfig.

Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com>
Reviewed-by: Titouan Christophe <titouan.christophe@railnova.eu>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Makefile