diff options
author | Wolfgang Denk <wd@denx.de> | 2007-11-26 22:57:53 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-11-26 22:57:53 +0100 |
commit | 88fed9a120aabd6e0b684e2616cafca58aaa7f93 (patch) | |
tree | 610ea8a2bbc3dbfb7e661fbdbce7fb5af5375d50 /MAKEALL | |
parent | a5f601fd1b1278deae5aa9fc27a232b0d1c1c788 (diff) | |
parent | 3deca9d44767efd1b83f4b701f0dbf21a7595f7b (diff) | |
download | u-boot-imx-88fed9a120aabd6e0b684e2616cafca58aaa7f93.zip u-boot-imx-88fed9a120aabd6e0b684e2616cafca58aaa7f93.tar.gz u-boot-imx-88fed9a120aabd6e0b684e2616cafca58aaa7f93.tar.bz2 |
Merge commit '3deca9d'
Conflicts:
Makefile
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -378,6 +378,7 @@ LIST_7xx=" \ LIST_ppc=" \ ${LIST_5xx} \ + ${LIST_512x} \ ${LIST_5xxx} \ ${LIST_8xx} \ ${LIST_8220} \ |