summaryrefslogtreecommitdiffstats
path: root/package/distcc/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* distcc: only available on MMU platformsThomas Petazzoni2012-08-251-0/+2
| | | | | | | Fixes http://autobuild.buildroot.org/results/3c1fa37c5b687767b53868f083910ca3f7dbcac0/build-end.log. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-2/+2
| | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done
* Kconfig: remove 'default n'Peter Korsgaard2008-07-171-1/+0
| | | | 'default n' is the default, so there's no need to say it explicitly.
* help textMike Frysinger2004-10-141-4/+5
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8