commit | 35729c6cb310d8bdfcf32ec0c23f226c714efda3 | [log] [tgz] |
---|---|---|
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | Tue Oct 02 16:40:39 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Wed Oct 03 08:47:29 2012 +0200 |
tree | 3396a5b22d7fe4bab1fd0fdb090e0bae74944358 | |
parent | 96d1e0933f5f0142d06d6efafb527f0fad7bad21 [diff] |
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>