kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 21 Feb 2021 13:03:18 +0000 (22:03 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 24 Feb 2021 06:12:06 +0000 (15:12 +0900)
commitf91e46b1a722082a5eabcd230d0dfcc6cff3c384
treed0cad7a39999d74f36d1333c493b8919131e4170
parentae8da72bde7a3fb5c756fa34506196fe190c3204
kconfig: unify rule of config, menuconfig, nconfig, gconfig, xconfig

Unify the similar build rules.

This supports 'make build_config', which builds scripts/kconfig/conf
but does not invoke it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
scripts/kconfig/Makefile