MathewWi / sneek

Automatically exported from code.google.com/p/sneek
0 stars 0 forks source link

'make -C di clean all' creates dimodule.elf instead of iosmodule.elf which ELFins is looking for #63

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run build_boot2.cmd
2. Look in di folder
3.

What is the expected output? What do you see instead?
Successful compile

Instead i see file not found

What revision are you using? With what configuration
(SNEEK/UNEEK/SNEEK+DI)?

version 108

Please provide any additional information below.

If I rename dimodule.elf to iosmodule.elf it completes

Original issue reported on code.google.com by ryp...@hotmail.com on 26 Jul 2010 at 2:39

GoogleCodeExporter commented 9 years ago
the di module name got changed, update you build script 

Original comment by cred...@rypp.net on 27 Jul 2010 at 12:36