Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by goral@May 2 2006, 08:50 PM <div class='quotetop'>quote
--- quote end ---
--- quote start ---
you application should be converted to flat format with -elf2flt link flag.
please check step11 and step15 in the buildroot guide. --- Quote End --- Thanks for youy reply! But the application software not include in busybox, such as servfox or other application, how do I change the Makefile. Thans! <div align='right'><{post_snapback}> (index.php?act=findpost&pid=14942)</div> [/b] --- Quote End --- You have to find out link command, and add the elf2flt flags. You can take the patches for others applications as examples, in step13 of the guide.