Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | 2010-04-13 | -3/+3 |
| | | | | | | | | | | The appropriate include/asm-$ARCH directory should already by symlinked to include/asm so using the whole "asm-$ARCH" path is unnecessary. This change should also allow us to move the include/asm-$ARCH directories into their appropriate lib/$ARCH/ directories. Signed-off-by: Peter Tyser <ptyser@xes-inc.com> | |||
* | Support for Artila M-501 starter kit | Timo Tuunainen | 2008-02-14 | -0/+167 |
Kimmo Leppala / Sysart and Timo Tuunainen / Sysart |