uboot-mt623x/board/m501sk
Peter Tyser 61f2b38a17 Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>"
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>
2010-04-13 09:13:04 +02:00
..
Makefile m501sk: move to the common memory setup 2009-01-06 21:38:01 +01:00
config.mk Support for Artila M-501 starter kit 2008-02-14 09:38:08 +00:00
eeprom.c rename CFG_ macros to CONFIG_SYS 2008-10-18 21:54:03 +02:00
m501sk.c new at91_emac network driver (NET_MULTI api) 2010-01-31 22:37:12 -08:00
m501sk.h Replace "#include <asm-$ARCH/$FILE>" with "#include <asm/$FILE>" 2010-04-13 09:13:04 +02:00