Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -2/+2 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | ipkg: use http url | Peter Korsgaard | 2008-03-28 | 1 | -1/+1 |
| | |||||
* | added ipkg | John Voltz | 2008-03-06 | 1 | -0/+19 |