commit | fb753a4f71b1d03d8d002ea3d5c26c9eea5fc56f | [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 | 1ed9bf3cb62969d98ff0adf1ccf92553a1febed1 [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 \