8 lines
156 B
Makefile
8 lines
156 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
#
|
|
# Copyright (C) 2016 Marvell International Ltd.
|
|
#
|
|
# https://spdx.org/licenses
|
|
|
|
|
|
obj-$(CONFIG_CMD_MVEBU_BUBT) += bubt.o
|