diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2012-08-23 22:54:13 -0500 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2012-08-29 10:29:18 -0500 |
| commit | d98714abb2218691d96ca6931b96cbb7d8f1ef32 (patch) | |
| tree | 1248e93dfb7bf747fa759f3bd538edf64aaf7c5c /meta-sys940x | |
| parent | 037ab0181ddd204ce7cf09f651ac481e1edd95b4 (diff) | |
| download | meta-intel-d98714abb2218691d96ca6931b96cbb7d8f1ef32.tar.gz | |
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 <tom.zanussi@intel.com>
Diffstat (limited to 'meta-sys940x')
| -rw-r--r-- | meta-sys940x/conf/machine/sys940x.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ | |||
| 6 | 6 | ||
| 7 | require conf/machine/include/tune-atom.inc | 7 | require conf/machine/include/tune-atom.inc |
| 8 | require conf/machine/include/ia32-base.inc | 8 | require conf/machine/include/ia32-base.inc |
| 9 | require conf/machine/include/meta-intel.inc | ||
| 9 | 10 | ||
| 10 | # Add "pcbios" if you have a non-efi version of the firmware | 11 | # Add "pcbios" if you have a non-efi version of the firmware |
| 11 | MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" | 12 | MACHINE_FEATURES += "efi pcbios gst-va-mixvideo" |
