mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 08:57:58 +00:00
9 lines
156 B
Makefile
9 lines
156 B
Makefile
|
#
|
||
|
# Copyright (C) 2016 Marvell International Ltd.
|
||
|
#
|
||
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
# https://spdx.org/licenses
|
||
|
|
||
|
|
||
|
obj-$(CONFIG_CMD_MVEBU_BUBT) += bubt.o
|