diff options
Diffstat (limited to 'meta-emenlow/conf/machine/emenlow.conf')
-rw-r--r-- | meta-emenlow/conf/machine/emenlow.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-emenlow/conf/machine/emenlow.conf b/meta-emenlow/conf/machine/emenlow.conf index cf43d4fd..78020ba9 100644 --- a/meta-emenlow/conf/machine/emenlow.conf +++ b/meta-emenlow/conf/machine/emenlow.conf | |||
@@ -4,8 +4,8 @@ | |||
4 | #@DESCRIPTION: Machine configuration for eMenlow based systems, like the | 4 | #@DESCRIPTION: Machine configuration for eMenlow based systems, like the |
5 | # Webs-2120 box. | 5 | # Webs-2120 box. |
6 | 6 | ||
7 | include conf/machine/include/tune-atom.inc | 7 | require conf/machine/include/tune-atom.inc |
8 | include conf/machine/include/ia32-base.inc | 8 | require conf/machine/include/ia32-base.inc |
9 | 9 | ||
10 | PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo" | 10 | PREFERRED_PROVIDER_libdrm = "libdrm-poulsbo" |
11 | PREFERRED_PROVIDER_drm = "libdrm-poulsbo" | 11 | PREFERRED_PROVIDER_drm = "libdrm-poulsbo" |