u-boot-brain/spl
Simon Glass ee60197e64 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: Simon Glass <sjg@chromium.org>
2012-03-30 07:43:28 +02:00
..
.gitignore spl: add initial support for a generic SPL framework 2011-07-26 14:42:12 +02:00
Makefile Allow arch directory to contain .lds without requiring Makefile 2012-03-30 07:43:28 +02:00