From: Steffen Sledz Date: Sat, 6 Dec 2008 23:24:06 +0000 (-0500) Subject: vmware machine : We want to include 'tune-pentiumpro.inc' not 'pentiumpro.inc' X-Git-Tag: Release-2010-05/1~4887 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b708b8e59b2146f01393ac9cf7505b15c723e53;p=openembedded.git vmware machine : We want to include 'tune-pentiumpro.inc' not 'pentiumpro.inc' --- diff --git a/conf/machine/vmware.conf b/conf/machine/vmware.conf index 4822c389a1..d318bb7c35 100644 --- a/conf/machine/vmware.conf +++ b/conf/machine/vmware.conf @@ -22,4 +22,4 @@ OLDEST_KERNEL = "2.6.17" GLIBC_ADDONS = "nptl" GLIBC_EXTRA_OECONF = "--with-tls" -require conf/machine/include/pentiumpro.inc +require conf/machine/include/tune-pentiumpro.inc