diff options
author | Stefan Roese <sr@denx.de> | 2007-07-16 13:11:12 +0200 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2007-07-16 13:11:12 +0200 |
commit | c883f6ea32dce91f07670b3aafecf6c99b1e5341 (patch) | |
tree | 3beaba0a86c2fb1c19f66b26f8a5cfbffd8eb7c7 /MAKEALL | |
parent | c7e8410e3c174bfde72aa548f7fe5b4e43ccc4fb (diff) | |
download | u-boot-imx-c883f6ea32dce91f07670b3aafecf6c99b1e5341.zip u-boot-imx-c883f6ea32dce91f07670b3aafecf6c99b1e5341.tar.gz u-boot-imx-c883f6ea32dce91f07670b3aafecf6c99b1e5341.tar.bz2 |
Coding style cleanup
Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -315,7 +315,7 @@ LIST_microblaze=" \ LIST_coldfire=" \ cobra5272 EB+MCF-EV123 EB+MCF-EV123_internal \ idmr M5271EVB M5272C3 M5282EVB \ - TASREG r5200 M5271EVB M5329EVB \ + M5329EVB r5200 TASREG \ " ######################################################################### |