From: Koen Kooi Date: Thu, 23 Aug 2007 11:40:11 +0000 (+0000) Subject: gumstix: fix name X-Git-Tag: Release-2010-05/1~8818 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4c65cbaa1fe07d8e9d833a74afcd6812e246ba7;p=openembedded.git gumstix: fix name --- diff --git a/conf/machine/gumstix-connex.conf b/conf/machine/gumstix-connex.conf index 692fa2a0f8..5110e86aff 100644 --- a/conf/machine/gumstix-connex.conf +++ b/conf/machine/gumstix-connex.conf @@ -1,2 +1,2 @@ -require conf/machine/include/gumstix.conf +require conf/machine/include/gumstix.inc diff --git a/conf/machine/gumstix-verdex.conf b/conf/machine/gumstix-verdex.conf index d171184cc0..f08e3bafad 100644 --- a/conf/machine/gumstix-verdex.conf +++ b/conf/machine/gumstix-verdex.conf @@ -1,4 +1,4 @@ -require conf/machine/include/gumstix.conf +require conf/machine/include/gumstix.inc PACKAGE_EXTRA_ARCHS += " iwmmxt "