summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index fa7251b3db..ea476e3941 100644
--- a/Makefile
+++ b/Makefile
@@ -359,6 +359,9 @@ spieval_config: unconfig
echo "... with automatic CS configuration"
@./mkconfig -a spieval ppc mpc5xxx tqm5200
+aev_config: unconfig
+ @./mkconfig -a aev ppc mpc5xxx tqm5200
+
#########################################################################
## MPC8xx Systems
#########################################################################