beremiz
Clone
Summary
Browse
Changes
Graph
Some rough copy'n'paste to pave path for an LPC connector
2009-12-01, ed
8ef035de86de
file is
Executable
Some rough copy'n'paste to pave path for an LPC connector
from .. import toolchain_makefile
class Makefile_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)