[oe-commits] Andrea Adami : wl500g.conf: fix include

GIT User account git at amethyst.openembedded.net
Sun Mar 29 14:03:14 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 8d94d2ea3bcf3f066378afb4e26a46adf4146e6d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=8d94d2ea3bcf3f066378afb4e26a46adf4146e6d

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sun Mar 29 14:45:15 2009 +0200

wl500g.conf: fix include

---

 conf/machine/wl500g.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/conf/machine/wl500g.conf b/conf/machine/wl500g.conf
index 5ed227d..b9fcc93 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





More information about the Openembedded-commits mailing list