summaryrefslogtreecommitdiff
path: root/cpu/arm926ejs/davinci/Makefile
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2009-09-08 11:37:39 -0400
committerTom Rix <Tom.Rix@windriver.com>2009-10-13 06:17:34 -0500
commit7908c97a106765ad8816bf2271a5bf315728b274 (patch)
tree0e21ae867e133c07c9eed06f82bc352a5deb2a79 /cpu/arm926ejs/davinci/Makefile
parent5d0f53624c24eaf82d58368a6a5b8476392dd5c7 (diff)
TI DaVinci: DM646x: Initial Support for DM646x SOC
DM646x is an SOC from TI which has both an ARM and a DSP. There are multiple variants of the SOC mainly dealing with different core speeds. This patch adds the initial framework for the DM646x SOC. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'cpu/arm926ejs/davinci/Makefile')
-rw-r--r--cpu/arm926ejs/davinci/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpu/arm926ejs/davinci/Makefile b/cpu/arm926ejs/davinci/Makefile
index 7501a85248..d7e9e2ca04 100644
--- a/cpu/arm926ejs/davinci/Makefile
+++ b/cpu/arm926ejs/davinci/Makefile
@@ -31,6 +31,7 @@ COBJS-y += cpu.o timer.o psc.o
COBJS-$(CONFIG_SOC_DM355) += dm355.o
COBJS-$(CONFIG_SOC_DM365) += dm365.o
COBJS-$(CONFIG_SOC_DM644X) += dm644x.o
+COBJS-$(CONFIG_SOC_DM646X) += dm646x.o
COBJS-$(CONFIG_DRIVER_TI_EMAC) += lxt972.o dp83848.o
SOBJS = reset.o