diff options
-rw-r--r-- | documentation/bsp-guide/bsp.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 2120a1bb3..94dd5160a 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -294,7 +294,8 @@ meta-<bsp_name>/recipes-graphics/* </programlisting> <para> - This directory contains graphics recipes for the BSP. + This optional directory contains recipes for the BSP if it has + special requirements for graphics support. All files that are needed for the BSP to support a display are kept here. For example, in the crownbay BSP several display support files exist: <programlisting> |