diff options
| author | Kumar Gala <[email protected]> | 2008-07-25 13:31:05 -0500 |
|---|---|---|
| committer | Kumar Gala <[email protected]> | 2008-08-27 11:43:54 -0500 |
| commit | 9490a7f1a9484617bad75c60807ce02c8a3a6d56 (patch) | |
| tree | e7d4f44e35b7fe221020762c89fd8529d61a02fd /Makefile | |
| parent | ef50d6c06ece74fb17e8d7510e62cad9df8b810d (diff) | |
mpc85xx: Add support for the MPC8536DS reference board
Signed-off-by: Kumar Gala <[email protected]>
Signed-off-by: Srikanth Srinivasan <[email protected]>
Signed-off-by: Dejan Minic <[email protected]>
Signed-off-by: Jason Jin <[email protected]>
Signed-off-by: Dave Liu <[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
@@ -2206,6 +2206,9 @@ TQM834x_config: unconfig ATUM8548_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc85xx atum8548 +MPC8536DS_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8536ds freescale + MPC8540ADS_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8540ads freescale |
