Tom Rini | 83d290c | 2018-05-06 17:58:06 -0400 | [diff] [blame] | 1 | # SPDX-License-Identifier: GPL-2.0 |
Konstantin Porotchkin | fa61ef6 | 2016-12-08 12:22:28 +0200 | [diff] [blame] | 2 | # |
| 3 | # Copyright (C) 2016 Marvell International Ltd. |
| 4 | # |
Konstantin Porotchkin | fa61ef6 | 2016-12-08 12:22:28 +0200 | [diff] [blame] | 5 | # https://spdx.org/licenses |
| 6 | |
Konstantin Porotchkin | fa61ef6 | 2016-12-08 12:22:28 +0200 | [diff] [blame] | 7 | obj-$(CONFIG_CMD_MVEBU_BUBT) += bubt.o |
Stefan Roese | 961ab07 | 2021-05-05 09:15:10 +0200 | [diff] [blame] | 8 | obj-$(CONFIG_CMD_MVEBU_COMPHY_RX_TRAINING) += comphy_rx_training.o |