Skip to content
Commit 00c99d11 authored by Tom Rini's avatar Tom Rini
Browse files

Kconfig: Escape variables to make in default strings



We have some variables that need to include a variable to pass to make
to evaluate later, typically ARCH and BOARDDIR, to find a file to use.
The way we're doing this today isn't correct but works.  With an update
to Kconfig we will need to escape these properly, so do so.

Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
parent 1280470e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment