Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change all '$(...)' variable references into '${...}' | Wolfgang Denk | 2005-11-20 | 1 | -14/+14 |
| | | | | | | which makes the environment compatible with the hush shell. WARNING: Support for the old '$(...)' syntax will be discontinued in a later version. | ||||
* | Cleanup (PPC4xx is AMCC now) | Wolfgang Denk | 2005-09-23 | 1 | -1/+1 |
| | |||||
* | * Patch by Daniel Poirot, 10 Oct 2004: | wdenk | 2005-01-09 | 1 | -0/+277 |
Add support for Wind River sbc405 board * Patch by Rainer Brestan, 12 Oct 2004: Make examples/Makefile more robust |