From 9490a7f1a9484617bad75c60807ce02c8a3a6d56 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Fri, 25 Jul 2008 13:31:05 -0500 Subject: mpc85xx: Add support for the MPC8536DS reference board Signed-off-by: Kumar Gala Signed-off-by: Srikanth Srinivasan Signed-off-by: Dejan Minic Signed-off-by: Jason Jin Signed-off-by: Dave Liu Signed-off-by: Kumar Gala --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 95f4c33..c43e2c3 100644 --- a/Makefile +++ b/Makefile @@ -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 -- cgit v1.1