]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - doc/README.SPL
include: define CONFIG_SPL and CONFIG_TPL as 1
[people/ms/u-boot.git] / doc / README.SPL
index 57a39a489b9afe74249a97afc0be2decfd2bcde6..2b4b0b8eaafd4f4c50a9ef3d1204e7ceb8e39db5 100644 (file)
@@ -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