]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
rmobile: Fix build timer driver with BUILD_DIR
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Tue, 2 Oct 2012 16:40:39 +0000 (16:40 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 06:47:29 +0000 (08:47 +0200)
commit35729c6cb310d8bdfcf32ec0c23f226c714efda3
tree3396a5b22d7fe4bab1fd0fdb090e0bae74944358
parent96d1e0933f5f0142d06d6efafb527f0fad7bad21
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>
arch/arm/cpu/armv7/rmobile/Makefile