summaryrefslogtreecommitdiff
path: root/board/renesas/porter
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-04-01 03:51:33 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-08-17 10:25:35 +0900
commita7da6f8c3d6d685af9426cdc2357d2e66cff2875 (patch)
tree4ad21723e23975c87283a12b23a41d1277816e43 /board/renesas/porter
parent7a500a7a78002b470800794f615b8dca251816c7 (diff)
ARM: rmobile: Move rcar-gen2-common to rcar-common
To common use of rcar-gen2-common directory in the R-Car SoCs, and change from rcar-gen2-common to rcar-common. Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
Diffstat (limited to 'board/renesas/porter')
-rw-r--r--board/renesas/porter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/porter/Makefile b/board/renesas/porter/Makefile
index dbf32e9c54..09c07ef5d4 100644
--- a/board/renesas/porter/Makefile
+++ b/board/renesas/porter/Makefile
@@ -7,4 +7,4 @@
# SPDX-License-Identifier: GPL-2.0
#
-obj-y := porter.o qos.o ../rcar-gen2-common/common.o
+obj-y := porter.o qos.o ../rcar-common/common.o