diff options
author | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-14 17:39:41 +0100 |
---|---|---|
committer | Klaus Kurzmann <mok@fluxnetz.de> | 2009-12-14 17:39:41 +0100 |
commit | ec1c7c9eb044d27e66ea3050bf87db0f0ad9706e (patch) | |
tree | 2bec06b601188ff6ccd2c1e18dd49c785ebb8dee | |
parent | 906cc165bed44fadbcfc7fecde1405869c6f3f21 (diff) | |
parent | d033573e94378024b557fe54a117a4297317023e (diff) |
Merge branch 'org.openembedded.dev' of git+ssh://git.openembedded.net/openembedded into org.openembedded.dev
-rw-r--r-- | conf/machine/da850-omapl138-evm.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/da850-omapl138-evm.conf b/conf/machine/da850-omapl138-evm.conf index b61c00ca27..aaf7583e5d 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/omapl138.inc +require conf/machine/include/omapl138.conf UBOOT_MACHINE = "da850_omapl138_evm_config" UBOOT_ENTRYPOINT = "0xc0008000" |