Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-27 | target/device/Atmel: fix long help text lines | Peter Korsgaard | |
And remove trailing spaces while we're at it. | |||
2008-08-04 | buildroot: remove trailing spaces | Peter Korsgaard | |
for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | |||
2008-01-08 | Update ATMEL_MIRROR and bump at91bootstrap to v2.4 | Ulf Samuelsson | |
2007-09-28 | - naming convention is Config.in resp. Config.in.foo | Bernhard Reutner-Fischer | |
Adjust some accordingly |