]> git.sur5r.net Git - u-boot/commitdiff
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
authorNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Thu, 21 Jul 2016 22:15:57 +0000 (07:15 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Wed, 17 Aug 2016 01:25:36 +0000 (10:25 +0900)
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>
board/renesas/lager/Makefile

index 8d034611a471eae0afe302d75815d7d4ead59ceb..0e44c69fd6ae436194af0f6d943108d81ae82ade 100644 (file)
@@ -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