diff options
Diffstat (limited to 'board/renesas/koelsch/Makefile')
-rw-r--r-- | board/renesas/koelsch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/koelsch/Makefile b/board/renesas/koelsch/Makefile index c10bba5682c..15f111c5041 100644 --- a/board/renesas/koelsch/Makefile +++ b/board/renesas/koelsch/Makefile @@ -6,4 +6,4 @@ # SPDX-License-Identifier: GPL-2.0 # -obj-y := koelsch.o qos.o ../rcar-gen2-common/common.o +obj-y := koelsch.o qos.o ../rcar-common/common.o |