aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/x86-prescott.conf
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-25 16:03:07 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-08-25 16:03:07 +0000
commit393416f90d61c3d6ebadc1a715eaeaac2f5573d1 (patch)
tree1e4e0bdf1b209dfefdb554ed7e93781221a27a2f /conf/machine/x86-prescott.conf
parentac8b729e1af278982c713e9317dc2f13ee50d186 (diff)
downloadopenembedded-393416f90d61c3d6ebadc1a715eaeaac2f5573d1.tar.gz
conf/machine: replace ushbost with usbhost in a couple of config files and close 3515.
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 6a91bc39fb..5ea5079072 100644
--- a/conf/machine/x86-prescott.conf
+++ b/conf/machine/x86-prescott.conf
@@ -16,7 +16,7 @@ GLIBC_EXTRA_OECONF = "--with-tls"
IMAGE_FSTYPES = "ext2.gz"
-MACHINE_FEATURES = "kernel26 screen keyboard pci ushbost acpi ext2 x86"
+MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"