mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-25 00:21:28 +02:00
Broadcom bnxt L2 driver support. Used by the Broadcom iproc platforms. Signed-off-by: Bharat Gooty <bharat.gooty@broadcom.com> Reviewed-by: Ramon Fried <rfried.dev@gmail.com> Signed-off-by: Roman Bacik <roman.bacik@broadcom.com>
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
|