[oe-commits] Koen Kooi : hawkboard, da850-omapl138-evm: use l138 include

git version control git at git.openembedded.org
Tue Dec 8 12:38:01 UTC 2009


Module: openembedded.git
Branch: martin_jansa/xorg-7.5
Commit: a16e99914ceb0a552a6e376551d2a4fc0ed5a537
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=a16e99914ceb0a552a6e376551d2a4fc0ed5a537

Author: Koen Kooi <k-kooi at ti.com>
Date:   Fri Dec  4 15:53:23 2009 +0100

hawkboard, da850-omapl138-evm: use l138 include

---

 conf/machine/da850-omapl138-evm.conf |    2 +-
 conf/machine/hawkboard.conf          |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/conf/machine/da850-omapl138-evm.conf b/conf/machine/da850-omapl138-evm.conf
index 746518b..b61c00c 100644
--- a/conf/machine/da850-omapl138-evm.conf
+++ b/conf/machine/da850-omapl138-evm.conf
@@ -3,7 +3,7 @@
 #@DESCRIPTION: Machine configuration for the TI DA850/OMAPL138 EVM board
 
 require conf/machine/include/davinci.inc
-require conf/machine/include/omapl137.inc
+require conf/machine/include/omapl138.inc
 
 UBOOT_MACHINE = "da850_omapl138_evm_config"
 UBOOT_ENTRYPOINT = "0xc0008000"
diff --git a/conf/machine/hawkboard.conf b/conf/machine/hawkboard.conf
index 5a9df79..ccf571e 100644
--- a/conf/machine/hawkboard.conf
+++ b/conf/machine/hawkboard.conf
@@ -3,6 +3,7 @@
 #@DESCRIPTION: Machine configuration for the TI Hawkboard
 
 require conf/machine/include/davinci.inc
+require conf/machine/include/omapl138.conf
 
 UBOOT_MACHINE = "da850_omapl138_evm_config"
 UBOOT_ENTRYPOINT = "0xc0008000"





More information about the Openembedded-commits mailing list