summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/bsp-guide/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/bsp-guide/Makefile b/documentation/bsp-guide/Makefile
index 6371a31569..8071e348fb 100644
--- a/documentation/bsp-guide/Makefile
+++ b/documentation/bsp-guide/Makefile
@@ -19,7 +19,7 @@ XSLTOPTS = --stringparam html.stylesheet style.css \
19 --stringparam chapter.autolabel 1 \ 19 --stringparam chapter.autolabel 1 \
20 --stringparam section.autolabel 1 \ 20 --stringparam section.autolabel 1 \
21 --stringparam section.label.includes.component.label 1 \ 21 --stringparam section.label.includes.component.label 1 \
22 --xinclude 22 --xinclude
23 23
24VER = 1.0 24VER = 1.0
25DOC = bsp-guide 25DOC = bsp-guide