aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-01-22 16:41:21 +0100
committerKoen Kooi <koen@openembedded.org>2010-04-12 19:43:14 +0200
commitab184e89738f003864b254895021263987e4f163 (patch)
tree9a0405b0a772ab79916069fb2522507eeab30e30
parent4bbe7dcc64cb65d99f78ac09efdce30e191d0405 (diff)
downloadopenembedded-ab184e89738f003864b254895021263987e4f163.tar.gz
dm6467t-evm: use SOC_FAMILY
Signed-off-by: Koen Kooi <k-kooi@ti.com>
-rw-r--r--conf/machine/dm6467t-evm.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/machine/dm6467t-evm.conf b/conf/machine/dm6467t-evm.conf
index e3bc7e691d..0001cf9d85 100644
--- a/conf/machine/dm6467t-evm.conf
+++ b/conf/machine/dm6467t-evm.conf
@@ -3,5 +3,6 @@
#@DESCRIPTION: Machine configuration for the TI Davinci HD DM6467T 1GHz EVM board
require conf/machine/include/davinci.inc
+require conf/machine/include/dm6467.inc
UBOOT_MACHINE = "davinci_dm6467_evm_config"