summaryrefslogtreecommitdiffstats
path: root/board/munices
diff options
context:
space:
mode:
Diffstat (limited to 'board/munices')
-rw-r--r--board/munices/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/munices/config.mk b/board/munices/config.mk
index d226244a1c..1b573bc882 100644
--- a/board/munices/config.mk
+++ b/board/munices/config.mk
@@ -29,7 +29,7 @@
# 0xFFF00000 boot high (standard configuration)
#
-sinclude $(TOPDIR)/board/$(BOARDDIR)/config.tmp
+sinclude $(OBJTREE)/board/$(BOARDDIR)/config.tmp
ifndef TEXT_BASE
TEXT_BASE = 0xFFF00000
OpenPOWER on IntegriCloud