Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | valgrind: broken on ppc | Peter Korsgaard | 2010-05-26 | 1 | -1/+1 |
| | | | | | | | Valgrind 3.2.3 needs linux/a.out.h, which hasn't been exported on ppc since 2.6.28. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | ||||
* | 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. | ||||
* | buildroot: s/depends/depends on/ | Peter Korsgaard | 2008-06-19 | 1 | -1/+1 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | Valgrind works on PPC and AMD64 as well nowadays. | Peter Korsgaard | 2006-09-25 | 1 | -0/+1 |
| | | | | Use Kconfig to ensure valgrind can only be enabled on supported archs. | ||||
* | merge help descriptions written by Tom Cameron | Mike Frysinger | 2004-12-24 | 1 | -4/+3 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 1 | -0/+8 |