9 lines
160 B
Makefile
9 lines
160 B
Makefile
#
|
|
# Copyright (C) 2020 Stefan Roese <sr@denx.de>
|
|
# Copyright (C) 2019-2020 Marvell International Ltd.
|
|
#
|
|
# SPDX-License-Identifier: GPL-2.0+
|
|
#
|
|
|
|
obj-y := board.o
|