mirror of
https://github.com/Fishwaldo/u-boot.git
synced 2025-03-21 14:41:31 +00:00
Add MPC8568MDS to MAKEALL 85xx target.
It was missing from the original port submission. Signed-off-by: Jon Loeliger <jdl@freescale.com>
This commit is contained in:
parent
2835e518c9
commit
46175d9764
1 changed files with 4 additions and 4 deletions
8
MAKEALL
8
MAKEALL
|
@ -144,10 +144,10 @@ LIST_83xx=" \
|
|||
|
||||
LIST_85xx=" \
|
||||
MPC8540ADS MPC8540EVAL MPC8541CDS MPC8544DS \
|
||||
MPC8548CDS MPC8555CDS MPC8560ADS PM854 \
|
||||
PM856 sbc8540 sbc8560 stxgp3 \
|
||||
stxssa TQM8540 TQM8541 TQM8555 \
|
||||
TQM8560 \
|
||||
MPC8548CDS MPC8555CDS MPC8560ADS MPC8568MDS \
|
||||
PM854 PM856 sbc8540 sbc8560 \
|
||||
stxgp3 stxssa TQM8540 TQM8541 \
|
||||
TQM8555 TQM8560 \
|
||||
"
|
||||
|
||||
#########################################################################
|
||||
|
|
Loading…
Add table
Reference in a new issue