summaryrefslogtreecommitdiffstats
path: root/package/openssh/Config.in
Commit message (Collapse)AuthorAgeFilesLines
* buildroot: remove trailing spacesPeter Korsgaard2008-08-041-1/+1
| | | | | | | 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.
* fix zlib depends for openssh per case 0000645David Anders2006-01-231-0/+1
|
* more help updates from Tom CameronMike Frysinger2004-12-261-4/+4
|
* Enforce openssl dependency.Manuel Novoa III2004-10-271-0/+1
|
* final step in buildroot faceliftEric Andersen2004-10-091-0/+8