alix: fix config and tune naming
authorMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 8 Nov 2007 21:27:42 +0000 (21:27 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Thu, 8 Nov 2007 21:27:42 +0000 (21:27 +0000)
conf/machine/alix.conf
conf/machine/include/tune-geodelx.conf [deleted file]
conf/machine/include/tune-geodelx.inc [new file with mode: 0644]

index 3c50ef5..f442394 100644 (file)
@@ -17,7 +17,7 @@ GLIBC_EXTRA_OECONF = "--with-tls"
 
 MACHINE_FEATURES = "kernel26 usbhost ext2 pci screen alsa acpi x86"
 
-require.inc/machine/include/tune-geodelx.inc
+require conf/machine/include/tune-geodelx.inc
 
 IMAGE_FSTYPES += "tar.gz"
 
diff --git a/conf/machine/include/tune-geodelx.conf b/conf/machine/include/tune-geodelx.conf
deleted file mode 100644 (file)
index 335fade..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-# Geode CPU has it's own target in GCC 4.3
-# in older versions k6-2 is closest
-#
-TARGET_CC_ARCH = "-march=k6-2"
-PACKAGE_ARCH = "geode"
-
diff --git a/conf/machine/include/tune-geodelx.inc b/conf/machine/include/tune-geodelx.inc
new file mode 100644 (file)
index 0000000..335fade
--- /dev/null
@@ -0,0 +1,6 @@
+# Geode CPU has it's own target in GCC 4.3
+# in older versions k6-2 is closest
+#
+TARGET_CC_ARCH = "-march=k6-2"
+PACKAGE_ARCH = "geode"
+