diff options
Diffstat (limited to 'board/renesas/grayhawk/Makefile')
| -rw-r--r-- | board/renesas/grayhawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/board/renesas/grayhawk/Makefile b/board/renesas/grayhawk/Makefile index 9c5b8c9a12f..7414b773326 100644 --- a/board/renesas/grayhawk/Makefile +++ b/board/renesas/grayhawk/Makefile @@ -6,4 +6,4 @@ # SPDX-License-Identifier: GPL-2.0+ # -obj-y := grayhawk.o ../rcar-common/common.o +obj-y := ../rcar-common/gen4-common.o ../rcar-common/common.o |
