diff options
author | wdenk | 2005-04-05 23:32:21 +0000 |
---|---|---|
committer | wdenk | 2005-04-05 23:32:21 +0000 |
commit | 3c2b3d454daa6024cc20d166b2f50efde169c7fe (patch) | |
tree | f66cfb007a5dec1d47a19b2cab8a9dc127468347 /MAKEALL | |
parent | b304c96871c92d1ec8fa57dda36cc198660fd10e (diff) |
* Patch by Ladislav Michl, 05 Apr 2005:
Add support for VoiceBlue board.
* Patch by Ladislav Michl, 05 Apr 2005:
Fix netboot_common() prototypes.
* Cleanup.
Diffstat (limited to 'MAKEALL')
-rw-r--r-- | MAKEALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -157,7 +157,7 @@ LIST_ARM9=" \ lpd7a400 mx1ads mx1fs2 omap1510inn \ omap1610h2 omap1610inn omap730p2 scb9328 \ smdk2400 smdk2410 trab VCMA9 \ - versatile \ + versatile voiceblue \ " ######################################################################### |