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>
This commit is contained in:
parent
c5e729eaf0
commit
0f2765e84e
|
|
@ -6,4 +6,4 @@
|
||||||
# SPDX-License-Identifier: GPL-2.0
|
# 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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue