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

configs: Drop '$(ARCH)' usage in CONFIG_SPL_LDSCRIPT



In a few boards we had overridden, intentionally, the value used for
CONFIG_SPL_LDSCRIPT.  However, rather than using the ARCH value (arm)
they used the $(ARCH) variable in make.  This doesn't help really, so
switch to a hard-coded value.

Signed-off-by: default avatarTom Rini <trini@konsulko.com>
---
Changes in v2:
- New patch
parent d2912dab
Loading
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