summaryrefslogtreecommitdiffstats
path: root/scripts/lib/bsp/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/bsp/help.py')
-rw-r--r--scripts/lib/bsp/help.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/bsp/help.py b/scripts/lib/bsp/help.py
index 4cce100d16..bbb7b317d7 100644
--- a/scripts/lib/bsp/help.py
+++ b/scripts/lib/bsp/help.py
@@ -173,7 +173,7 @@ DESCRIPTION
173 173
174 BBLAYERS ?= " \\ 174 BBLAYERS ?= " \\
175 /path/to/poky/meta \\ 175 /path/to/poky/meta \\
176 /path/to/poky/meta-yocto \\ 176 /path/to/poky/meta-poky \\
177 /path/to/poky/meta-mybsp \\ 177 /path/to/poky/meta-mybsp \\
178 " 178 "
179""" 179"""