OSDN Git Service

kbuild: add stringify helper to quote a string passed to C files
authorMasahiro Yamada <masahiroy@kernel.org>
Thu, 19 Dec 2019 08:33:27 +0000 (17:33 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Mon, 6 Jan 2020 17:18:38 +0000 (02:18 +0900)
commit7e826c44f5de3be00369d534dc38db485f6f26d5
treef288b156cb35630aa63a91f9e0551098f10a2446
parenta7499267976ce014fbc6f7defe9080367f94d6cc
kbuild: add stringify helper to quote a string passed to C files

Make $(squote)$(quote)...$(quote)$(squote) a helper macro.
I will reuse it in the next commit.

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