aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/i686-generic.conf
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-09-05 17:22:00 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-09-05 17:22:00 +0000
commitb0b3da0e2a61aa3b387e2fbb22d722292631cbdd (patch)
treea9428a5b1d1d86eed00adde1d3cbe523682d566d /conf/machine/i686-generic.conf
parent8bf8e78b4800915bd4545792b92736a534cea92f (diff)
downloadopenembedded-b0b3da0e2a61aa3b387e2fbb22d722292631cbdd.tar.gz
conf/machine/i686-generic.conf: Add pentium pro optimization for i686-generic machine
Diffstat (limited to 'conf/machine/i686-generic.conf')
-rw-r--r--conf/machine/i686-generic.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf
index 883d6b4dd0..3defb29fa5 100644
--- a/conf/machine/i686-generic.conf
+++ b/conf/machine/i686-generic.conf
@@ -22,3 +22,6 @@ MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
MACHINE_TASK_PROVIDER = "task-base"
+#tune for pentium pro cpu
+require conf/machine/include/tune-pentiumpro.conf
+