From a7da6f8c3d6d685af9426cdc2357d2e66cff2875 Mon Sep 17 00:00:00 2001 From: Nobuhiro Iwamatsu Date: Fri, 1 Apr 2016 03:51:33 +0900 Subject: 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 --- board/renesas/silk/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'board/renesas/silk') diff --git a/board/renesas/silk/Makefile b/board/renesas/silk/Makefile index e6eea61..8916a8d 100644 --- a/board/renesas/silk/Makefile +++ b/board/renesas/silk/Makefile @@ -7,4 +7,4 @@ # SPDX-License-Identifier: GPL-2.0 # -obj-y := silk.o qos.o ../rcar-gen2-common/common.o +obj-y := silk.o qos.o ../rcar-common/common.o -- cgit v1.1