diff options
| author | Peter Tyser <[email protected]> | 2009-06-30 17:26:01 -0500 |
|---|---|---|
| committer | Kumar Gala <[email protected]> | 2009-07-01 23:25:48 -0500 |
| commit | 5da6f806b400372b8a0664f3282c9e83a402eb66 (patch) | |
| tree | a96333f4731accd0cbce8bfe6bd1c637977e7006 /Makefile | |
| parent | e66f38da8434425aca8df08d06d9ef41b3478d3b (diff) | |
86xx: XPedite5170 board support
Initial support for Extreme Engineering Solutions XPedite5170 -
a MPC8640-based 3U VPX single board computer with a PMC/XMC
site.
Signed-off-by: Peter Tyser <[email protected]>
Signed-off-by: Kumar Gala <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -2580,6 +2580,9 @@ MPC8641HPCN_config: unconfig sbc8641d_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc86xx sbc8641d +XPEDITE5170_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc mpc86xx xpedite5170 xes + ######################################################################### ## 74xx/7xx Systems ######################################################################### |
