aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/geodegx.conf
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2009-11-06 11:42:02 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2009-11-06 12:05:16 +0100
commit2c92869662d1f0b28229cdba9e9852ba642e0733 (patch)
tree957441cfc055b854f1c31466641be252b83f712b /conf/machine/geodegx.conf
parent35cc93da885ac6d438da6aaed9517e91d4a7e6b3 (diff)
downloadopenembedded-2c92869662d1f0b28229cdba9e9852ba642e0733.tar.gz
geodegx: Linux 2.6.31.4
Signed-off-by: Petr Štetiar <ynezz@true.cz> Signed-off-by: Henning Heinold <heinold@inf.fu-berlin.de>
Diffstat (limited to 'conf/machine/geodegx.conf')
-rw-r--r--conf/machine/geodegx.conf6
1 files changed, 4 insertions, 2 deletions
diff --git a/conf/machine/geodegx.conf b/conf/machine/geodegx.conf
index 0ec6782076..6350f2d94d 100644
--- a/conf/machine/geodegx.conf
+++ b/conf/machine/geodegx.conf
@@ -6,8 +6,10 @@ TARGET_ARCH = "i486"
require conf/machine/include/tune-geode.inc
-PREFERRED_PROVIDER_virtual/kernel = "linux-geodegx"
-BOOTSTRAP_EXTRA_RDEPENDS = "kernel pciutils udev kernel-modules"
+PREFERRED_PROVIDER_virtual/kernel = "linux"
+MACHINE_EXTRA_RDEPENDS = "kernel grub"
+MACHINE_FEATURES = "kernel26 pci ext2 x86"
+MACHINE_KERNEL_VERSION = "2.6"
udevdir = "/dev"