From: Marcin Juszkiewicz Date: Thu, 8 Nov 2007 21:27:42 +0000 (+0000) Subject: alix: fix config and tune naming X-Git-Tag: Release-2010-05/1~8445^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc05f5c91f8a5689dd283feb8fd6105b431d72a1;p=openembedded.git alix: fix config and tune naming --- diff --git a/conf/machine/alix.conf b/conf/machine/alix.conf index 3c50ef561b..f4423946bd 100644 --- a/conf/machine/alix.conf +++ b/conf/machine/alix.conf @@ -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.inc similarity index 100% rename from conf/machine/include/tune-geodelx.conf rename to conf/machine/include/tune-geodelx.inc