Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/device: enable uclibc globbing support | Peter Korsgaard | 2008-08-14 | 1 | -1/+1 |
| | | | | | Enable UCLIBC_HAS_GNU_GLOB like in the generic config for target specific uclibc configs. Fixes globbing issue reported on the uclibc list. | ||||
* | 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 | -3/+3 |
| | | | | | The new kconfig is more strict regarding depends/depends on, so fixup the tree. | ||||
* | * Reverted r21540 | Nigel Kukard | 2008-03-28 | 2 | -6/+6 |
| | |||||
* | * Bumped GCC to 4.2.2, removed 4.2.0 | Nigel Kukard | 2008-03-28 | 2 | -6/+6 |
| | |||||
* | Ensure at least one ARM board is selected, if ARMLTD selected | Ulf Samuelsson | 2008-03-20 | 1 | -1/+1 |
| | |||||
* | Move ARM target to ARMLTD target to prepare for generic ARM | Ulf Samuelsson | 2008-03-20 | 7 | -0/+3387 |