Skip to content
Snippets Groups Projects
Commit 3c89d754 authored by Jon Loeliger's avatar Jon Loeliger
Browse files

Initial mpc8610hpcd Makefile files.

parent 9553df86
No related branches found
No related tags found
No related merge requests found
......@@ -340,6 +340,7 @@ LIST_85xx=" \
#########################################################################
LIST_86xx=" \
MPC8610HPCD \
MPC8641HPCN \
sbc8641d \
"
......
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment