summaryrefslogtreecommitdiffstats
path: root/board/uc101/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/uc101/config.mk')
-rw-r--r--board/uc101/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/uc101/config.mk b/board/uc101/config.mk
index 4fe18316e5..aebf30411e 100644
--- a/board/uc101/config.mk
+++ b/board/uc101/config.mk
@@ -39,4 +39,4 @@ TEXT_BASE = 0xFFF00000
endif
PLATFORM_CPPFLAGS += -DTEXT_BASE=$(TEXT_BASE) -I$(TOPDIR)/board
-LDSCRIPT := $(SRCTREE)/cpu/mpc5xxx/u-boot-customlayout.lds
+LDSCRIPT := $(SRCTREE)/arch/ppc/cpu/mpc5xxx/u-boot-customlayout.lds
OpenPOWER on IntegriCloud