summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2010-12-14 16:54:14 -0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-12-21 12:49:43 +0000
commit5405b3de3e91c3bf61cf4b000677148309b37143 (patch)
tree195106247371ee128cea75a4c57e850cde5c3fe7 /documentation
parent7e4b55b0982785beec00740bde912ed3a8877330 (diff)
downloadopenembedded-core-contrib-5405b3de3e91c3bf61cf4b000677148309b37143.tar.gz
documentation/bsp-guide/bsp.xml: Added note qualifying BSP file structure.
Inserted a note that states the BSP file structure shown is an example only and that a given BSP could have different files. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'documentation')
-rw-r--r--documentation/bsp-guide/bsp.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml
index f55d14c561..21bc5e4ddf 100644
--- a/documentation/bsp-guide/bsp.xml
+++ b/documentation/bsp-guide/bsp.xml
@@ -41,6 +41,11 @@
the build system they are using.
</para>
+ <note><para>
+ The file structure shown below is only an example and actual structures for
+ specific BSPs could differ.
+ </para></note>
+
<para>
The BSP specification does not include a build system or other tools -
it is concerned with the hardware-specific components only.