aboutsummaryrefslogtreecommitdiffstats
path: root/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
diff options
context:
space:
mode:
Diffstat (limited to 'board/conclusive/kstr-sama5d27/kstr-sama5d27.c')
-rw-r--r--board/conclusive/kstr-sama5d27/kstr-sama5d27.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/conclusive/kstr-sama5d27/kstr-sama5d27.c b/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
index 37750137ad9..15dba146eb8 100644
--- a/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
+++ b/board/conclusive/kstr-sama5d27/kstr-sama5d27.c
@@ -141,7 +141,7 @@ int dram_init(void)
}
/* SPL */
-#ifdef CONFIG_SPL_BUILD
+#ifdef CONFIG_XPL_BUILD
void spl_board_init(void)
{
}