summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer2007-07-31 20:25:29 +0200
committerBernhard Reutner-Fischer2007-07-31 20:25:29 +0200
commit554e289ac5149159ca631ea3d1da00fe15798d5d (patch)
treeae81432ba16bbec5daaeac9871e8cd74c2c60568
parent- add possibility to select different flavours of strip (or none at all for d... (diff)
downloadbuildroot-554e289ac5149159ca631ea3d1da00fe15798d5d.tar.gz
buildroot-554e289ac5149159ca631ea3d1da00fe15798d5d.tar.xz
buildroot-554e289ac5149159ca631ea3d1da00fe15798d5d.zip
- add a TODO file to record misc possible extensions/improvements
-rw-r--r--TODO8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 000000000..af21df991
--- /dev/null
+++ b/TODO
@@ -0,0 +1,8 @@
+miscellaneous TODO items that may be worth thinking about and that could
+be discussed on the mailing-list and/or implemented.
+
+
+- think about using a common --config-cache for configure
+ Should take care of expanding TARGET_CONFIGURE_ARGS for cross compiles
+ to working presets.
+