summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xMAKEALL1
-rw-r--r--Makefile3
2 files changed, 4 insertions, 0 deletions
diff --git a/MAKEALL b/MAKEALL
index 2597d1f..9769c16 100755
--- a/MAKEALL
+++ b/MAKEALL
@@ -340,6 +340,7 @@ LIST_85xx=" \
#########################################################################
LIST_86xx=" \
+ MPC8610HPCD \
MPC8641HPCN \
sbc8641d \
"
diff --git a/Makefile b/Makefile
index e1cea0d..f344487 100644
--- a/Makefile
+++ b/Makefile
@@ -1969,6 +1969,9 @@ TQM8560_config: unconfig
## MPC86xx Systems
#########################################################################
+MPC8610HPCD_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc86xx mpc8610hpcd freescale
+
MPC8641HPCN_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc86xx mpc8641hpcn freescale