aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/epia.conf
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:06:42 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2007-10-07 18:06:42 +0000
commite307ea2a862bd308504b3f18fb688423b9a87215 (patch)
tree1acb88e6b434e94e003ad2527e0f8598262a8964 /conf/machine/epia.conf
parent209f1c683008652f45d8de04078e53f0b91bd8ee (diff)
downloadopenembedded-e307ea2a862bd308504b3f18fb688423b9a87215.tar.gz
x86 machines: added 'x86' MACHINE_FEATURE to limit amount of overrides needed when package need x86 special options - look at mplayer as example
Diffstat (limited to 'conf/machine/epia.conf')
-rw-r--r--conf/machine/epia.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/epia.conf b/conf/machine/epia.conf
index 0750e4d646..69d5e66171 100644
--- a/conf/machine/epia.conf
+++ b/conf/machine/epia.conf
@@ -12,7 +12,7 @@ GLIBC_EXTRA_OECONF = "--with-tls"
IMAGE_FSTYPES = "ext2.gz"
-MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
+MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_TASK_PROVIDER = "task-base"
require conf/machine/include/tune-c3.inc