summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2007-05-05 17:33:22 +0200
committerWolfgang Denk <wd@denx.de>2007-05-05 17:33:22 +0200
commit49db23d4529d8f925f1572dbf1226f319f912580 (patch)
treeae68bc5c19965211d8921b1613cae28ab2236440 /Makefile
parent5499645b3fe17a548af9dfc479ca6e2455f179a2 (diff)
parentffa621a0d12a1ccd81c936c567f8917a213787a8 (diff)
downloadblackbird-obmc-uboot-49db23d4529d8f925f1572dbf1226f319f912580.tar.gz
blackbird-obmc-uboot-49db23d4529d8f925f1572dbf1226f319f912580.zip
Merge with /home/wd/git/u-boot/custodian/u-boot-mpc85xx
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 86cb5c839d..ceee2c7bed 100644
--- a/Makefile
+++ b/Makefile
@@ -1732,12 +1732,18 @@ MPC8560ADS_config: unconfig
MPC8541CDS_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8541cds cds
+MPC8544DS_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8544ds freescale
+
MPC8548CDS_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8548cds cds
MPC8555CDS_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8555cds cds
+MPC8568MDS_config: unconfig
+ @$(MKCONFIG) $(@:_config=) ppc mpc85xx mpc8568mds
+
PM854_config: unconfig
@$(MKCONFIG) $(@:_config=) ppc mpc85xx pm854
OpenPOWER on IntegriCloud