u-boot-brain/arch/arm/cpu/armv7/rmobile
Nobuhiro Iwamatsu 35729c6cb3 rmobile: Fix build timer driver with BUILD_DIR
Rmobile common timer driver  diverts the same driver as SH architecture.
When it builds at the same place with source, it is no problem, but when
it builds out of source, it cannot build.
This patch revises this problem.

Reported-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
2012-10-03 08:47:29 +02:00
..
board.c arm: rmobile: Add support Renesas SH73A0 2012-10-03 02:04:22 +02:00
config.mk arm: rmobile: Support build with gcc-4.6 or later 2012-10-03 02:04:23 +02:00
cpu_info-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
cpu_info-sh73a0.c arm: rmobile: kzm9g: separate cpu_rev to integer and fraction 2012-10-03 02:04:24 +02:00
cpu_info.c arm: rmobile: Add support Renesas R8A7740 2012-10-03 02:04:25 +02:00
emac.c arm: rmobile: Add cpu_eth_init function 2012-10-03 02:04:25 +02:00
lowlevel_init.S arm: rmobile: Change initializing ICCICR register 2012-10-03 02:04:24 +02:00
Makefile rmobile: Fix build timer driver with BUILD_DIR 2012-10-03 08:47:29 +02:00
pfc-r8a7740.c arm: rmobile: Add support PFC of Renesas R8A7740 2012-10-03 02:04:25 +02:00
pfc-sh73a0.c arm: rmobile: Add support PFC of Renesas SH73A0 2012-10-03 02:04:22 +02:00
timer.c arm: rmobile: Add basic support for Renesas R-Mobile 2012-10-03 02:04:22 +02:00