correct path to tune-c3.conf
authorPhil Blundell <philb@gnu.org>
Sun, 10 Oct 2004 18:10:25 +0000 (18:10 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 10 Oct 2004 18:10:25 +0000 (18:10 +0000)
BKrev: 41697b11WHGJq4q1fiH3_sUzLUd7og

conf/machine/epia.conf

index e69de29..e6e4670 100644 (file)
@@ -0,0 +1,14 @@
+TARGET_ARCH = "i686"
+TARGET_VENDOR = "-oe"
+PREFERRED_PROVIDER_virtual/kernel = "linux-epia"
+IMAGE_FSTYPE = "ext2"
+BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel pciutils udev module-init-tools strace"
+BOOTSTRAP_EXTRA_RDEPENDS = "pciutils udev module-init-tools kernel-modules strace"
+udevdir = "/dev"
+OLDEST_KERNEL = "2.6.5"
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"
+IPKG_ARCHS = "i386"
+
+include conf/machine/tune-c3.conf
+