Skip to content
Snippets Groups Projects
Commit ee60197e authored by Simon Glass's avatar Simon Glass Committed by Albert ARIBAUD
Browse files

Allow arch directory to contain .lds without requiring Makefile


The Makefile for a CPU is in arch/($ARCH)/cpu/$(CPU). We want to support
having an .lds file in arch/$(ARCH)/cpu without requiring an additional
Makefile there. This change makes it clear that we expect a Makefile in
the same directory as the link script except in this case.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 76e2c169
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment