diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-05-27 23:37:21 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2019-06-09 15:08:18 +0900 |
commit | e0a2668665a5f59e210f09385cd2d29833e5f9fa (patch) | |
tree | 5841421217771a8b51e3591e4399c5ee17ebf60e /scripts/Makefile.build | |
parent | d1fdb6d8f6a4109a4263176c84b899076a5f8008 (diff) | |
download | linux-e0a2668665a5f59e210f09385cd2d29833e5f9fa.tar.bz2 |
kconfig: remove always false ifeq ($(KBUILD_DEFCONFIG,) conditional
With the following two commits applied, all the arch Makefiles
define KBUILD_DEFCONFIG.
- Commit f3e20ad67b4c ("s390: move arch/s390/defconfig to
arch/s390/configs/defconfig")
- Commit 986a13769c4b ("alpha: move arch/alpha/defconfig to
arch/alpha/configs/defconfig")
The first conditional in the defconfig rule is always false.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions