From 693156e0d3308d4895b30d4f3ef592c89e748763 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 9 Apr 2014 07:05:32 -0700 Subject: bsp-guide: Updated the "Hardware Configuration Options" section. The "require" statements changed from four to three. (From yocto-docs rev: 36f4fe004e69cb7715d41787d4c22b39371f63b6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/bsp-guide') diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index ed69e28a25..5f0cfc3cb4 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -396,8 +396,7 @@ For example, the Crown Bay BSP crownbay.conf contains the following statements: - require conf/machine/include/tune-atom.inc - require conf/machine/include/ia32-base.inc + require conf/machine/include/intel-core2-32-common.inc require conf/machine/include/meta-intel.inc require conf/machine/include/meta-intel-emgd.inc -- cgit v1.2.3-54-g00ecf