summaryrefslogtreecommitdiff
path: root/py/waf/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'py/waf/TODO')
-rw-r--r--py/waf/TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/py/waf/TODO b/py/waf/TODO
index 372f819aa2..fedefb2f82 100644
--- a/py/waf/TODO
+++ b/py/waf/TODO
@@ -9,7 +9,7 @@ Before Release
Configure
~~~~~~~~~
* SIZEOF_MODE_T, SIZEOF_VOID_P, BLKSIZE_T... need to be dynamically
- calculated in rtems_waf/configure.py
+ calculated in py/waf/configure.py
* Better warnings if an option or section is missing in config.cfg after
updating when a new option has been added and 'waf config' has not been
run.