10 lines
195 B
Makefile
10 lines
195 B
Makefile
#
|
|
# board/renesas/hihope-rzg2m/Makefile
|
|
#
|
|
# Copyright (C) 2019 Renesas Electronics Corporation
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := beacon-rzg2m.o ../../renesas/rcar-common/common.o
|