summaryrefslogtreecommitdiff
path: root/extra/scripts/randconfig.sh
AgeCommit message (Collapse)Author
2016-08-27remove DOMULTI supportWaldemar Brodkorb
A single test with targeting ARM showed that this feature seems bit rotted. Remove DOMULTI and simplify Makefiles.
2016-01-03remove pregenerated locale support, we don't support itWaldemar Brodkorb
2010-01-21randconfig.sh: set number of make jobsBernhard Reutner-Fischer
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>
2008-09-25- expand documentationBernhard Reutner-Fischer
2008-09-16- add script to generate lots of failing (random)configsBernhard Reutner-Fischer
rm -f STOP ; ARCH=i386 nohup extra/scripts/randconfig.sh & if you want to stop it, touch STOP