summaryrefslogtreecommitdiffstats
path: root/target/device/Atmel/Config.in.mirrors
Commit message (Collapse)AuthorAgeFilesLines
* target/device/Atmel: fix long help text linesPeter Korsgaard2008-08-271-4/+8
| | | | And remove trailing spaces while we're at it.
* 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
* Update ATMEL_MIRROR and bump at91bootstrap to v2.4Ulf Samuelsson2008-01-081-1/+1
|
* - naming convention is Config.in resp. Config.in.fooBernhard Reutner-Fischer2007-09-281-0/+27
Adjust some accordingly