Searched hist:ba97df45581f09a987ffa38444c33ed6a0a9479e (Results 1 – 5 of 5) sorted by relevance
/linux/arch/s390/tools/ |
H A D | Makefile | diff ba97df45581f09a987ffa38444c33ed6a0a9479e Thu Jan 03 02:16:54 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: use assignment instead of define ... endef for filechk_* rules
You do not have to use define ... endef for filechk_* rules.
For simple cases, the use of assignment looks cleaner, IMHO.
I updated the usage for scripts/Kbuild.include in case somebody misunderstands the 'define ... endif' is the requirement.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
/linux/ |
H A D | Kbuild | diff ba97df45581f09a987ffa38444c33ed6a0a9479e Thu Jan 03 02:16:54 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: use assignment instead of define ... endef for filechk_* rules
You do not have to use define ... endef for filechk_* rules.
For simple cases, the use of assignment looks cleaner, IMHO.
I updated the usage for scripts/Kbuild.include in case somebody misunderstands the 'define ... endif' is the requirement.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
H A D | Makefile | diff ba97df45581f09a987ffa38444c33ed6a0a9479e Thu Jan 03 02:16:54 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: use assignment instead of define ... endef for filechk_* rules
You do not have to use define ... endef for filechk_* rules.
For simple cases, the use of assignment looks cleaner, IMHO.
I updated the usage for scripts/Kbuild.include in case somebody misunderstands the 'define ... endif' is the requirement.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
/linux/scripts/kconfig/ |
H A D | Makefile | diff ba97df45581f09a987ffa38444c33ed6a0a9479e Thu Jan 03 02:16:54 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: use assignment instead of define ... endef for filechk_* rules
You do not have to use define ... endef for filechk_* rules.
For simple cases, the use of assignment looks cleaner, IMHO.
I updated the usage for scripts/Kbuild.include in case somebody misunderstands the 'define ... endif' is the requirement.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|
/linux/scripts/ |
H A D | Kbuild.include | diff ba97df45581f09a987ffa38444c33ed6a0a9479e Thu Jan 03 02:16:54 CET 2019 Masahiro Yamada <yamada.masahiro@socionext.com> kbuild: use assignment instead of define ... endef for filechk_* rules
You do not have to use define ... endef for filechk_* rules.
For simple cases, the use of assignment looks cleaner, IMHO.
I updated the usage for scripts/Kbuild.include in case somebody misunderstands the 'define ... endif' is the requirement.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Carstens <heiko.carstens@de.ibm.com>
|