summaryrefslogtreecommitdiffstats
path: root/freebsd-to-rtems.py
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd-to-rtems.py')
-rwxr-xr-xfreebsd-to-rtems.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/freebsd-to-rtems.py b/freebsd-to-rtems.py
index 3091bfc3..37c70e08 100755
--- a/freebsd-to-rtems.py
+++ b/freebsd-to-rtems.py
@@ -153,7 +153,6 @@ try:
if isForward:
if not isOnlyMakefile:
makefile_gen.copyFromFreeBSDToRTEMS()
- makefile_gen.generate()
waf_gen.generate()
else:
makefile_gen.copyFromRTEMSToFreeBSD()