mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-14 17:07:38 +00:00
7 lines
152 B
Makefile
7 lines
152 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
#
|
||
|
# Copyright (C) 2018-2022 Marvell International Ltd.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_NET_OCTEON) += octeon_eth.o octeon_mdio.o
|