Add configuration for IFM AEV FIFO board.
Minor coding style cleanup.
diff --git a/Makefile b/Makefile
index fa7251b..ea476e3 100644
--- a/Makefile
+++ b/Makefile
@@ -359,6 +359,9 @@
 	echo "... with automatic CS configuration"
 	@./mkconfig -a spieval ppc mpc5xxx tqm5200
 
+aev_config: unconfig
+	@./mkconfig -a aev ppc mpc5xxx tqm5200
+
 #########################################################################
 ## MPC8xx Systems
 #########################################################################