Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-13 | Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" | Peter Tyser | |
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> | |||
2008-02-14 | Support for Artila M-501 starter kit | Timo Tuunainen | |
Kimmo Leppala / Sysart and Timo Tuunainen / Sysart |