From c2e49f706ba13213f3c8da3a33e88010214e1997 Mon Sep 17 00:00:00 2001 From: Reinhard Arlt Date: Sat, 25 Jul 2009 06:19:12 +0200 Subject: mpc83xx: Add esd VME8349 board support This patch adds support for the esd VME8349 board equipped with the MPC8349. It's a VME PMC carrier board equipped with the Tundra TSI148 VME-bridge. Signed-off-by: Reinhard Arlt Signed-off-by: Stefan Roese Signed-off-by: Kim Phillips --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ef535ed88..665f4913f 100644 --- a/Makefile +++ b/Makefile @@ -2387,6 +2387,8 @@ SIMPC8313_SP_config: unconfig TQM834x_config: unconfig @$(MKCONFIG) $(@:_config=) ppc mpc83xx tqm834x tqc +vme8349_config: unconfig + @$(MKCONFIG) $(@:_config=) ppc mpc83xx vme8349 esd ######################################################################### ## MPC85xx Systems -- cgit v1.2.3