aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorJan Lübbe <jluebbe@debian.org>2009-09-10 19:34:40 +0000
committerJan Lübbe <jluebbe@debian.org>2009-09-18 08:04:45 +0000
commit62cbf42efeb5c7087064dcf23b14ce280f07f082 (patch)
treeec4c13205d78f2f252fac9658d89c22c912e9025 /conf
parentb60e3a3e546091edaa9a85cada6b044c7ae89368 (diff)
downloadopenembedded-62cbf42efeb5c7087064dcf23b14ce280f07f082.tar.gz
i686-generic: add more devices tables
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/i686-generic.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/conf/machine/i686-generic.conf b/conf/machine/i686-generic.conf
index 56353777c3..3179d401af 100644
--- a/conf/machine/i686-generic.conf
+++ b/conf/machine/i686-generic.conf
@@ -17,6 +17,11 @@ GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
IMAGE_FSTYPES ?= "ext2.gz"
+IMAGE_DEVICE_TABLES = " \
+ files/device_table-minimal.txt \
+ files/device_table_add-loop.txt \
+ files/device_table_add-scsi.txt \
+"
MACHINE_FEATURES = "kernel26 screen keyboard pci usbhost acpi ext2 x86"
MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"