commit | f91e46b1a722082a5eabcd230d0dfcc6cff3c384 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <masahiroy@kernel.org> | Sun Feb 21 22:03:18 2021 +0900 |
committer | Masahiro Yamada <masahiroy@kernel.org> | Wed Feb 24 15:12:06 2021 +0900 |
tree | d0cad7a39999d74f36d1333c493b8919131e4170 | |
parent | ae8da72bde7a3fb5c756fa34506196fe190c3204 [diff] |
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>