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>
This commit is contained in:
Scott Rifenbark
2010-12-14 16:54:14 -08:00
committed by Richard Purdie
parent 7e4b55b098
commit 5405b3de3e

View File

@@ -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.