summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@pollux.denx.de>2005-08-10 15:14:32 +0200
committerWolfgang Denk <wd@pollux.denx.de>2005-08-10 15:14:32 +0200
commit8f79e4c2da54cea11bb576870059fc1ba8847ccb (patch)
treef0239cabab579b2e9ed45fca40d33c3041363792 /Makefile
parenteece159cddc1f64a744c82c4b9582ced45b5c45c (diff)
Add configuration for IFM AEV FIFO board.
Minor coding style cleanup.
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
#########################################################################