From d98714abb2218691d96ca6931b96cbb7d8f1ef32 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 23 Aug 2012 22:54:13 -0500 Subject: meta-intel.inc: have appropriate BSPs use it ia32-base.inc no longer contains everything these BSPs need - some of what was in that file is now in meta-intel.inc, so we need to include that too. Signed-off-by: Tom Zanussi --- meta-sys940x/conf/machine/sys940x.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-sys940x') diff --git a/meta-sys940x/conf/machine/sys940x.conf b/meta-sys940x/conf/machine/sys940x.conf index 18f769dc..9db2b2a4 100644 --- a/meta-sys940x/conf/machine/sys940x.conf +++ b/meta-sys940x/conf/machine/sys940x.conf @@ -6,6 +6,7 @@ require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc +require conf/machine/include/meta-intel.inc # Add "pcbios" if you have a non-efi version of the firmware MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" -- cgit v1.2.3-54-g00ecf