aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/x86-prescott.conf
diff options
context:
space:
mode:
authorStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
committerStelios Koroneos <skoroneos@digital-opsis.com>2007-10-14 12:47:01 +0000
commitef61764821531cbe7f72a2d78288a6624a421644 (patch)
tree19ed0f9108f73c29d890780d041deb8839811ad5 /conf/machine/x86-prescott.conf
parent966c5a872148409491bd948d3fb1012391447421 (diff)
downloadopenembedded-ef61764821531cbe7f72a2d78288a6624a421644.tar.gz
conf/machine : Remove MACHINE_TASK_PROVIDER from all machines that defined it
The MACHINE_TASK_PROVIDER should be left to image or distro to be defined.
Diffstat (limited to 'conf/machine/x86-prescott.conf')
-rw-r--r--conf/machine/x86-prescott.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/x86-prescott.conf b/conf/machine/x86-prescott.conf
index bd96c387b6..6a91bc39fb 100644
--- a/conf/machine/x86-prescott.conf
+++ b/conf/machine/x86-prescott.conf
@@ -18,5 +18,5 @@ IMAGE_FSTYPES = "ext2.gz"
MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
-MACHINE_TASK_PROVIDER = "task-base"
+