Home
last modified time | relevance | path

Searched hist:"6768 fa4bcb6c1618248f135d04b9287ba2724ae0" (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/scripts/
H A DMakefile.modfinal6768fa4bcb6c1618248f135d04b9287ba2724ae0 Sat Dec 10 20:54:47 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: add read-file macro

Since GNU Make 4.2, $(file ...) supports the read operater '<', which
is useful to read a file without forking a new process. No warning is
shown even if the input file is missing.

For older Make versions, it falls back to the cat command.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Tested-by: Alexander Lobakin <alexandr.lobakin@intel.com>
H A DMakefile.modinst6768fa4bcb6c1618248f135d04b9287ba2724ae0 Sat Dec 10 20:54:47 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: add read-file macro

Since GNU Make 4.2, $(file ...) supports the read operater '<', which
is useful to read a file without forking a new process. No warning is
shown even if the input file is missing.

For older Make versions, it falls back to the cat command.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Tested-by: Alexander Lobakin <alexandr.lobakin@intel.com>
H A DKbuild.include6768fa4bcb6c1618248f135d04b9287ba2724ae0 Sat Dec 10 20:54:47 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: add read-file macro

Since GNU Make 4.2, $(file ...) supports the read operater '<', which
is useful to read a file without forking a new process. No warning is
shown even if the input file is missing.

For older Make versions, it falls back to the cat command.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Tested-by: Alexander Lobakin <alexandr.lobakin@intel.com>
/openbmc/linux/
H A DMakefile6768fa4bcb6c1618248f135d04b9287ba2724ae0 Sat Dec 10 20:54:47 CST 2022 Masahiro Yamada <masahiroy@kernel.org> kbuild: add read-file macro

Since GNU Make 4.2, $(file ...) supports the read operater '<', which
is useful to read a file without forking a new process. No warning is
shown even if the input file is missing.

For older Make versions, it falls back to the cat command.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Reviewed-by: Alexander Lobakin <alexandr.lobakin@intel.com>
Tested-by: Alexander Lobakin <alexandr.lobakin@intel.com>