From: Andrea Adami Date: Sun, 29 Mar 2009 12:45:15 +0000 (+0200) Subject: wl500g.conf: fix include X-Git-Tag: Release-2010-05/1~3796^2~25^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d94d2ea3bcf3f066378afb4e26a46adf4146e6d;p=openembedded.git wl500g.conf: fix include --- diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf index 5ed227dfa3..b9fcc9339e 100644 --- a/conf/machine/wl500g.conf +++ b/conf/machine/wl500g.conf @@ -5,4 +5,4 @@ TARGET_ARCH = "mipsel" MACHINE_FEATURES = "kernel26 usbhost wifi ext2" -include conf/machine/include/mips2.inc +include conf/machine/include/tune-mips2.inc