summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSandeep Paulraj <s-paulraj@ti.com>2009-10-10 13:37:10 -0400
committerTom Rix <Tom.Rix@windriver.com>2009-10-18 16:42:21 -0500
commit5df65cf56aeef9fdeab83a259c37aa7d23836dd3 (patch)
tree62d1cd7c086f154b61bf0e0eb764229166d6e672 /Makefile
parent6ab176d7091d21960a1bd89fcb7fd87b9e91aca1 (diff)
downloadblackbird-obmc-uboot-5df65cf56aeef9fdeab83a259c37aa7d23836dd3.tar.gz
blackbird-obmc-uboot-5df65cf56aeef9fdeab83a259c37aa7d23836dd3.zip
TI: DaVinci: DM355 Leopard board support
This patch adds support for the leopard board which is based on the DM355 SOC. Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 53863cecfe..a9489644f4 100644
--- a/Makefile
+++ b/Makefile
@@ -2927,6 +2927,9 @@ davinci_sonata_config : unconfig
davinci_dm355evm_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs dm355evm davinci davinci
+davinci_dm355leopard_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs dm355leopard davinci davinci
+
davinci_dm365evm_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs dm365evm davinci davinci
OpenPOWER on IntegriCloud