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