alix.conf, xo.conf: Use tune-geode.inc instead of tune-geodelx.inc
authorKhem Raj <raj.khem@gmail.com>
Thu, 27 Aug 2009 00:20:31 +0000 (17:20 -0700)
committerKhem Raj <raj.khem@gmail.com>
Thu, 27 Aug 2009 00:20:31 +0000 (17:20 -0700)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
conf/machine/alix.conf
conf/machine/xo.conf

index 7b9aa98..10b298c 100644 (file)
@@ -16,7 +16,7 @@ GLIBC_EXTRA_OECONF = "--with-tls"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2 pci screen alsa acpi x86"
 
-require conf/machine/include/tune-geodelx.inc
+require conf/machine/include/tune-geode.inc
 
 IMAGE_FSTYPES += "tar.gz"
 
index 9223f16..b8d5c1e 100644 (file)
@@ -25,4 +25,4 @@ IMAGE_FSTYPES ?= "jffs2"
 MACHINE_FEATURES = "kernel26 screen keyboard ushbost acpi x86 wifi alsa mmc vfat pci"
 MACHINE_EXTRA_RRECOMMENDS = " kernel-modules"
 
-require conf/machine/include/tune-geodelx.inc
+require conf/machine/include/tune-geode.inc