summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]>2008-03-30 11:21:58 +0100
committerPeter Pearse <peter.pearse@arm.com>2008-03-30 11:21:58 +0100
commita574a73852a527779234e73e17e7597fd8128882 (patch)
tree46efed4347da98b3eba97893593eab9a6ef48308 /Makefile
parent1377b5583a48021d983e1fd565f7d40c89e84d63 (diff)
downloadtalos-obmc-uboot-a574a73852a527779234e73e17e7597fd8128882.tar.gz
talos-obmc-uboot-a574a73852a527779234e73e17e7597fd8128882.zip
Adds support for the Prodrive PMDRA board, based on a DM6441
Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4255cf5a02..b9b09cb589 100644
--- a/Makefile
+++ b/Makefile
@@ -2377,6 +2377,9 @@ davinci_schmoogie_config : unconfig
davinci_sonata_config : unconfig
@$(MKCONFIG) $(@:_config=) arm arm926ejs sonata davinci davinci
+pmdra_config : unconfig
+ @$(MKCONFIG) $(@:_config=) arm arm926ejs pmdra prodrive davinci
+
omap1610inn_config \
omap1610inn_cs0boot_config \
omap1610inn_cs3boot_config \
OpenPOWER on IntegriCloud