From 52568c3654b2b257016d52167805ae132faac14e Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Sat, 16 May 2009 10:47:46 +0200 Subject: MPC512x: add support for ARIA board ARIA is a MPC5121E based COM Express module by Dave/DENX. Signed-off-by: Wolfgang Denk Cc: John Rigby --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a43617e..3c9d853 100644 --- a/Makefile +++ b/Makefile @@ -821,6 +821,9 @@ v38b_config: unconfig ## MPC512x Systems ######################################################################### +aria_config: unconfig + @$(MKCONFIG) -a aria ppc mpc512x aria davedenx + mpc5121ads_config \ mpc5121ads_rev2_config \ : unconfig @@ -830,7 +833,6 @@ mpc5121ads_rev2_config \ fi @$(MKCONFIG) -a mpc5121ads ppc mpc512x mpc5121ads freescale - ######################################################################### ## MPC8xx Systems ######################################################################### -- cgit v1.1