diff options
author | wdenk <wdenk> | 2004-06-09 15:37:23 +0000 |
---|---|---|
committer | wdenk <wdenk> | 2004-06-09 15:37:23 +0000 |
commit | ca0e774894ceceeffe5134f69c0f4e1f789407a2 (patch) | |
tree | d6ad4c3f828edc0c934cae02668e903cbc92253e /MAKEALL | |
parent | 697037fe9b68fdf8cf7ce63f7875912f365270b7 (diff) | |
download | u-boot-imx-ca0e774894ceceeffe5134f69c0f4e1f789407a2.zip u-boot-imx-ca0e774894ceceeffe5134f69c0f4e1f789407a2.tar.gz u-boot-imx-ca0e774894ceceeffe5134f69c0f4e1f789407a2.tar.bz2 |
Patch by Kurt Stremerch, 28 May 2004:
Add support for Exys XSEngine board
Some code cleanup.
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -149,7 +149,7 @@ LIST_ARM9=" \ ## Xscale Systems ######################################################################### -LIST_pxa="cradle csb226 innokom lubbock wepep250 xm250" +LIST_pxa="cradle csb226 innokom lubbock wepep250 xm250 xsengine" LIST_ixp="ixdp425" |