From: Scott Rifenbark Date: Wed, 15 Dec 2010 00:54:14 +0000 (-0800) Subject: documentation/bsp-guide/bsp.xml: Added note qualifying BSP file structure. X-Git-Tag: 2011-1~3350 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=5405b3de3e91c3bf61cf4b000677148309b37143;p=openembedded-core.git 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 --- 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. + + The file structure shown below is only an example and actual structures for + specific BSPs could differ. + + The BSP specification does not include a build system or other tools - it is concerned with the hardware-specific components only.