mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-02-19 07:49:02 -05:00
Add build options and doc for mucse. Initialize pci device access for MUCSE devices. Signed-off-by: Dong Yibo <dong100@mucse.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Vadim Fedorenko <vadim.fedorenko@linux.dev> Reviewed-by: MD Danish Anwar <danishanwar@ti.com> Link: https://patch.msgid.link/20251101013849.120565-2-dong100@mucse.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
8 lines
167 B
Makefile
8 lines
167 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
# Copyright(c) 2020 - 2025 MUCSE Corporation.
|
|
#
|
|
# Makefile for the MUCSE(R) network device drivers
|
|
#
|
|
|
|
obj-$(CONFIG_MGBE) += rnpgbe/
|