summaryrefslogtreecommitdiffstats
path: root/board/mcc200/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/mcc200/config.mk')
-rw-r--r--board/mcc200/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/mcc200/config.mk b/board/mcc200/config.mk
index 192272334a..d0f9289fe1 100644
--- a/board/mcc200/config.mk
+++ b/board/mcc200/config.mk
@@ -31,7 +31,7 @@
# 0x00100000 boot from RAM (for testing only)
#
-sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
ifndef TEXT_BASE
## Standard: boot low
OpenPOWER on IntegriCloud