targets/LPC/__init__.py
changeset 508 73ecb803d8af
parent 489 e3adb9f63171
child 538 ad05f27222cd
--- a/targets/LPC/__init__.py	Fri Dec 11 13:04:22 2009 +0100
+++ b/targets/LPC/__init__.py	Fri Dec 11 16:39:20 2009 +0100
@@ -3,5 +3,3 @@
 class LPC_target(toolchain_makefile):
     extension = ".ld"
     DebugEnabled = False
-    def getBuilderLDFLAGS(self):
-        return toolchain_makefile.getBuilderLDFLAGS(self)