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

spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries



The default SPL / TPL linker script is in the $(ARCH) directory.  The
way we use this today works but isn't ideal.  With an update to Kconfig
to re-sync with the Linux Kernel, we need to escape the '$' here so that
it will end up being evaluated by make.

Cc: Masahiro Yamada <masahiroy@kernel.org>
Signed-off-by: default avatarTom Rini <trini@konsulko.com>
---
Changes in v2:
- Only escape common/spl/Kconfig, reword commit.
parent 6c6c222d
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