summaryrefslogtreecommitdiffstats
path: root/doc/README.SPL
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.SPL')
-rw-r--r--doc/README.SPL2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.SPL b/doc/README.SPL
index 57a39a489b..2b4b0b8eaa 100644
--- a/doc/README.SPL
+++ b/doc/README.SPL
@@ -40,7 +40,7 @@ COBJS-$(CONFIG_SPL_BUILD) += foo.o
The building of SPL images can be with:
-#define CONFIG_SPL
+#define CONFIG_SPL 1
Because SPL images normally have a different text base, one has to be
configured by defining CONFIG_SPL_TEXT_BASE. The linker script has to be
OpenPOWER on IntegriCloud