summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a43617e8ec..3c9d853292 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
#########################################################################