forked from rrcarlosr/Jetpack
11 lines
225 B
Makefile
11 lines
225 B
Makefile
|
#
|
||
|
# board/renesas/porter/Makefile
|
||
|
#
|
||
|
# Copyright (C) 2015 Renesas Electronics Corporation
|
||
|
# Copyright (C) 2015 Cogent Embedded, Inc.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
#
|
||
|
|
||
|
obj-y := porter.o qos.o ../rcar-gen2-common/common.o
|