Initial mpc8610hpcd Makefile files.

Signed-off-by: Ed Swarthout <Ed.Swarthout@freescale.com>
Signed-off-by: Mahesh Jade <mahesh.jade@freescale.com>
Signed-off-by: Jason Jin <Jason.jin@freescale.com>
Signed-off-by: Jon Loeliger <jdl@freescale.com>
master
Jon Loeliger 17 years ago
parent 9553df86d3
commit 3c89d75409
  1. 1
      MAKEALL
  2. 3
      Makefile

@ -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

Loading…
Cancel
Save