summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLiu Yu <yu.liu@freescale.com>2009-11-27 15:31:52 +0800
committerKumar Gala <galak@kernel.crashing.org>2010-01-25 22:14:35 -0600
commitc95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b (patch)
tree9af05c0371cb9bd476d4b3161fca42debecd28cf /Makefile
parentd91803826985bfdf151eed66543ce3b1a301682f (diff)
downloadblackbird-obmc-uboot-c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b.tar.gz
blackbird-obmc-uboot-c95d541e4b46cb3ba19bf35e34b1dc3ca32f7b4b.zip
ppc/85xx: Add ATM config for MPC8569MDS
Signed-off-by: Liu Yu <yu.liu@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 722b976b65..69b963f2b8 100644
--- a/Makefile
+++ b/Makefile
@@ -2489,8 +2489,9 @@ MPC8555CDS_config: unconfig
MPC8568MDS_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8568mds freescale
+MPC8569MDS_ATM_config \
MPC8569MDS_config: unconfig
- @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8569mds freescale
+ @$(MKCONFIG) -t $(@:_config=) MPC8569MDS ppc mpc85xx mpc8569mds freescale
MPC8572DS_36BIT_config \
MPC8572DS_config: unconfig
OpenPOWER on IntegriCloud