]> code.ossystems Code Review - openembedded-core.git/commitdiff
documentation/bsp-guide/bsp.xml: Added note qualifying BSP file structure.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Wed, 15 Dec 2010 00:54:14 +0000 (16:54 -0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 21 Dec 2010 12:49:43 +0000 (12:49 +0000)
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>
documentation/bsp-guide/bsp.xml

index f55d14c56113edf9b4e2de3ee902e8c8281b261b..21bc5e4ddf7ee8b81f55555c735d0482c7bddea8 100644 (file)
             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.