beremiz

Updated CF bootup strategy.

2012-06-19, Edouard Tisserant
4f9e6d9a3d98
file isExecutable
Updated CF bootup strategy.
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="required"/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="required"/>