diff options
author | Tom Rini <trini@konsulko.com> | 2020-03-11 18:11:11 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-03-16 16:42:50 -0400 |
commit | a356e7a86b8356ac69715db5bd93adc4ae7d7ad7 (patch) | |
tree | 31366098f2454557f1ec45107453b90591ec41fe /common/board_f.c | |
parent | ddb87a0b40262ff99d675e946f57427642303938 (diff) | |
download | u-boot-a356e7a86b8356ac69715db5bd93adc4ae7d7ad7.tar.gz u-boot-a356e7a86b8356ac69715db5bd93adc4ae7d7ad7.tar.xz u-boot-a356e7a86b8356ac69715db5bd93adc4ae7d7ad7.zip |
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: Tom Rini <trini@konsulko.com>
Reviewed-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'common/board_f.c')
0 files changed, 0 insertions, 0 deletions