kconfig: fix too deep indentation in Makefile
authorMasahiro Yamada <masahiroy@kernel.org>
Tue, 17 Dec 2019 04:18:18 +0000 (13:18 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 6 Jan 2020 17:18:45 +0000 (02:18 +0900)
commit1d1352373ebcc627172132f261ea46df0cec767e
treee807b9a109046c65ab8077b808e7f3214bf0ab56
parent68f0d62746bc7d20c10a565a562baaf968d86415
kconfig: fix too deep indentation in Makefile

The indentation for if ... else ... fi is too deep. Fix it.

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