summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2007-06-18 14:18:47 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2007-06-18 14:18:47 +0000
commit5c5336cc1ce2cb322ad99198236bd94a40ef2616 (patch)
tree89b8b38eb078850b664d7735ccbb1a6e1a8bb7fc /TODO
parente22459eca92a7bacedf74c84547ec5743eb80302 (diff)
downloadptxdist-5c5336cc1ce2cb322ad99198236bd94a40ef2616.tar.gz
ptxdist-5c5336cc1ce2cb322ad99198236bd94a40ef2616.tar.xz
* uboot: fails when build in parallel
- parallel build disabled for this packet git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7196 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 8b110c660..98908ee77 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
TODO for 1.1.x
==============
+[x] jbe: uboot-1.2.0's build system is not multi processor save
+ -> supress -j option
+
[ ] jbe: suppress cross toolchain and toolchain vendor check while --native build
[ ] bbu: add minimal documentation for internal vars (useful for customer makefiles)