beremiz
Clone
Summary
Browse
Changes
Graph
LPC src directory copy fix
2009-12-10, edouard
c78246f3b85b
file is
Executable
LPC src directory copy fix
from .. import toolchain_makefile
class LPC_target(toolchain_makefile):
extension = ".ld"
DebugEnabled = False
def getBuilderLDFLAGS(self):
return toolchain_makefile.getBuilderLDFLAGS(self)