xref: /openbmc/u-boot/cmd/aspeed/nettest/Makefile (revision 25fde1c0)
1#
2# Copyright (C) 2016 Marvell International Ltd.
3#
4# SPDX-License-Identifier:	GPL-2.0
5# https://spdx.org/licenses
6
7
8obj-$(CONFIG_CMD_NETTEST) += cmd_nettest.o mem_io.o mactest.o mac.o ncsi.o phy.o
9