summaryrefslogtreecommitdiffstats
path: root/lib_sh/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib_sh/config.mk')
-rw-r--r--lib_sh/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib_sh/config.mk b/lib_sh/config.mk
index fa5369fd08..797bf4c226 100644
--- a/lib_sh/config.mk
+++ b/lib_sh/config.mk
@@ -31,4 +31,4 @@ endif
PLATFORM_CPPFLAGS += -DCONFIG_SH -D__SH__
PLATFORM_LDFLAGS += -e $(TEXT_BASE) --defsym reloc_dst=$(TEXT_BASE)
-LDSCRIPT := $(SRCTREE)/cpu/$(CPU)/u-boot.lds
+LDSCRIPT := $(SRCTREE)/$(CPUDIR)/u-boot.lds
OpenPOWER on IntegriCloud