diff options
author | Wolfgang Denk <wd@denx.de> | 2009-05-16 10:47:41 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-12 20:47:16 +0200 |
commit | 72601d04fdfdd4c7597afcf1f6aab654bd99366c (patch) | |
tree | 2862b1f2af04dbecbf0466b57bbfdd3f18b0da71 /MAKEALL | |
parent | debf87415579c0f50aab9e0832976d4506babe0f (diff) |
Rename ads5121 board into mpc5121ads
We rename the board so we use a consistent name in U-Boot and in
Linux. Also, we use this opportunity to move the board into the
Freecale vendor directory.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: John Rigby <jcrigby@gmail.com>
Diffstat (limited to 'MAKEALL')
-rwxr-xr-x | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ LIST_5xxx=" \ ######################################################################### LIST_512x=" \ - ads5121 \ + mpc5121ads \ " ######################################################################### |