diff options
author | Kim Phillips <kim.phillips@freescale.com> | 2007-04-25 12:34:38 -0500 |
---|---|---|
committer | Kim Phillips <kim.phillips@freescale.com> | 2007-04-25 12:34:38 -0500 |
commit | 5c5d3242935cf3543af01142627494434834cf98 (patch) | |
tree | 8c146a5d337b9a6c9c12ec0ca18f434210cf655b /MAKEALL | |
parent | 96b8a05432f346f36493535c85320b70ec9c7c1b (diff) | |
download | u-boot-imx-5c5d3242935cf3543af01142627494434834cf98.zip u-boot-imx-5c5d3242935cf3543af01142627494434834cf98.tar.gz u-boot-imx-5c5d3242935cf3543af01142627494434834cf98.tar.bz2 |
mpc83xx: minor fixups for 8313rdb introduction
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -132,8 +132,8 @@ LIST_8260=" \ ######################################################################### LIST_83xx=" \ - MPC832XEMDS MPC8349EMDS MPC8349ITX MPC8349ITXGP \ - MPC8360EMDS sbc8349 TQM834x \ + MPC8313ERDB MPC832XEMDS MPC8349EMDS MPC8349ITX + MPC8349ITXGP MPC8360EMDS sbc8349 TQM834x " |