commit | a574a73852a527779234e73e17e7597fd8128882 | [log] [tgz] |
---|---|---|
author | Pieter Voorthuijsen <[pieter.voorthuijsen@Prodrive.nl]> | Sun Mar 30 11:21:58 2008 +0100 |
committer | Peter Pearse <peter.pearse@arm.com> | Sun Mar 30 11:21:58 2008 +0100 |
tree | 46efed4347da98b3eba97893593eab9a6ef48308 | |
parent | 1377b5583a48021d983e1fd565f7d40c89e84d63 [diff] [blame] |
Adds support for the Prodrive PMDRA board, based on a DM6441 Signed-off-by: Pieter Voorthuijsen <pv@prodrive.nl>
diff --git a/Makefile b/Makefile index 4255cf5..b9b09cb 100644 --- a/Makefile +++ b/Makefile
@@ -2377,6 +2377,9 @@ 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 \