summaryrefslogtreecommitdiff
path: root/board/renesas
diff options
context:
space:
mode:
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-07-22 07:15:57 +0900
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>2016-08-17 10:25:36 +0900
commit0f2765e84e85f1a11b4651895d9284ba352f5eae (patch)
treed0d5f0ea8e6a1fc48955c587ad70aa2f891cda26 /board/renesas
parentc5e729eaf04c8b8e4a81c268ad094acc960f2edc (diff)
ARM: rmobile: lager: 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')
-rw-r--r--board/renesas/lager/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/lager/Makefile b/board/renesas/lager/Makefile
index 8d034611a4..0e44c69fd6 100644
--- a/board/renesas/lager/Makefile
+++ b/board/renesas/lager/Makefile
@@ -6,4 +6,4 @@
# SPDX-License-Identifier: GPL-2.0
#
-obj-y := lager.o qos.o ../rcar-gen2-common/common.o
+obj-y := lager.o qos.o ../rcar-common/common.o