projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5e729e
)
ARM: rmobile: lager: Move rcar-gen2-common to rcar-common
author
Nobuhiro Iwamatsu
<iwamatsu@nigauri.org>
Thu, 21 Jul 2016 22:15:57 +0000
(07:15 +0900)
committer
Nobuhiro 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
patch
|
blob
|
history
diff --git
a/board/renesas/lager/Makefile
b/board/renesas/lager/Makefile
index 8d034611a471eae0afe302d75815d7d4ead59ceb..0e44c69fd6ae436194af0f6d943108d81ae82ade 100644
(file)
--- 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