summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDave Liu <r63238@freescale.com>2008-01-11 18:48:24 +0800
committerKim Phillips <kim.phillips@freescale.com>2008-01-16 12:00:49 -0600
commit8bd522ce4afda3d4868ee8c913f5394094326be1 (patch)
treed53b1424bb84ec78ce819215488fe05f2f15dd91 /Makefile
parentb05884efa614e4d8a9413158fc228e0dc02ab704 (diff)
mpc83xx: Add the support for MPC8315ERDB board
The features list: - Boot from NOR Flash - DDR2 266MHz hardcoded configuration - Local bus NOR Flash R/W operation - I2C, UART, MII and RTC - eTSEC0/1 support - PCI host Signed-off-by: Dave Liu <daveliu@freescale.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 8a888b9232..8be0dfa542 100644
--- a/Makefile
+++ b/Makefile
@@ -1861,6 +1861,9 @@ MPC8313ERDB_66_config: unconfig
fi ;
@$(MKCONFIG) -a MPC8313ERDB ppc mpc83xx mpc8313erdb freescale
+MPC8315ERDB_config: unconfig
+ @$(MKCONFIG) -a MPC8315ERDB ppc mpc83xx mpc8315erdb freescale
+
MPC8323ERDB_config: unconfig
@$(MKCONFIG) -a MPC8323ERDB ppc mpc83xx mpc8323erdb freescale