mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-16 17:58:23 +00:00
6 lines
116 B
Makefile
6 lines
116 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0+
|
||
|
# Copyright 2019-2021 Broadcom.
|
||
|
|
||
|
# Broadcom nxe Ethernet driver
|
||
|
obj-y += bnxt.o
|