summaryrefslogtreecommitdiffstats
path: root/extra/scripts/randconfig.sh
Commit message (Collapse)AuthorAgeFilesLines
* randconfig.sh: set number of make jobsBernhard Reutner-Fischer2010-01-211-3/+13
| | | | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> (cherry picked from commit c13dd47ecbbdb841042e1370c8011e84634db0e4) Signed-off-by: Carmelo Amoroso <carmelo.amoroso@st.com>
* - expand documentationBernhard Reutner-Fischer2008-09-251-0/+8
|
* - add script to generate lots of failing (random)configsBernhard Reutner-Fischer2008-09-161-0/+26
rm -f STOP ; ARCH=i386 nohup extra/scripts/randconfig.sh & if you want to stop it, touch STOP