From: Koen Kooi Date: Fri, 20 Oct 2006 15:17:23 +0000 (+0000) Subject: h3900.conf: fix include path for tune-xscale X-Git-Tag: Release-2010-05/1~9453^2~567^2~71^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aac32c2eee74418bac9ceb763eeab6232cad130b;p=openembedded.git h3900.conf: fix include path for tune-xscale --- diff --git a/conf/machine/h3900.conf b/conf/machine/h3900.conf index 8c96ea71b8..0215d39912 100644 --- a/conf/machine/h3900.conf +++ b/conf/machine/h3900.conf @@ -34,4 +34,4 @@ USE_VT = "0" GUI_MACHINE_CLASS = "smallscreen" # not using tune-xscale so as to retain backwards compatibility -require conf/machine/tune-xscale.conf +require conf/machine/include/tune-xscale.conf