Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/bootutils: needs largefile support | Peter Korsgaard | 2009-11-23 | 1 | -0/+3 |
| | | | | | | Build fails with llseek() linker errors. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | * Bump release of bootutils to 0.0.9 | Nigel Kukard | 2009-01-01 | 1 | -1/+1 |
| | |||||
* | buildroot: remove trailing spaces | Peter Korsgaard | 2008-08-04 | 1 | -3/+3 |
| | | | | | | | for i in `find -name 'Config*' -o -name 'Makefile*' -o -name '*.mk'`; do sed -i 's/ \+$//' $i; done | ||||
* | Kconfig: remove 'default n' | Peter Korsgaard | 2008-07-17 | 1 | -1/+0 |
| | | | | 'default n' is the default, so there's no need to say it explicitly. | ||||
* | * This fix is included upstream as from 0.0.8 | Nigel Kukard | 2008-04-19 | 1 | -12/+0 |
| | |||||
* | * Updated bootutils to new release | Nigel Kukard | 2008-04-17 | 1 | -1/+1 |
| | |||||
* | * Convert bootutils to autotools | Nigel Kukard | 2008-04-17 | 1 | -56/+5 |
| | |||||
* | * Fixed bootutils url to point to projects website and not project page on ↵ | Nigel Kukard | 2008-04-08 | 1 | -1/+1 |
| | | | | freshmeat | ||||
* | * Added bootutils | Nigel Kukard | 2008-04-08 | 3 | -0/+89 |