Personal tools

Log in

Changes

From IGEP - ISEE Wiki

Jump to: navigation, search

The IGEP X-loader

3 bytes added, 23:54, 25 February 2011
no edit summary
<pre>make igep0020-sdcard_config
</pre><pre>Edit the variable CFLAGS and add the option: -fno-stack-protector
CFLAGS &nbsp;:= $(CPPFLAGS) -Wall -Wstrict-prototypes -fno-stack-protector </pre>  
=== Build<br> ===
<pre>make CROSS_COMPILE=arm-none-linux-gnueabi-</pre>