https://github.com/torvalds/linux
Revision fc2694ec1ab7c805505bef2752aca56977a22abd authored by Masahiro Yamada on 18 May 2019, 08:07:48 UTC, committed by Masahiro Yamada on 19 May 2019, 00:34:35 UTC
'ifeq ... else ifneq ... endif' notation is supported by GNU Make 3.81
or later, which is the requirement for building the kernel since
commit 37d69ee30808 ("docs: bump minimal GNU Make version to 3.81").

Use it to improve the readability.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
1 parent 3a48a91
History
Tip revision: fc2694ec1ab7c805505bef2752aca56977a22abd authored by Masahiro Yamada on 18 May 2019, 08:07:48 UTC
kconfig: use 'else ifneq' for Makefile to improve readability
Tip revision: fc2694e
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 14.6 KB
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.6 KB
.mailmap -rw-r--r-- 11.9 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.9 KB
Kbuild -rw-r--r-- 1.5 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 498.8 KB
Makefile -rw-r--r-- 58.8 KB
README -rw-r--r-- 727 bytes

README

back to top