• Home
  • Engineering
  • Training
  • Docs
  • Community
  • Company
  • twitter
  • mastodon
  • linkedin
  • github

Bootlin logo

Elixir Cross Referencer

Open Menu / drivers / net / ethernet / broadcom / bnge / Makefile

Projects

  • linux

Versions

  • FIXME
    • FIXME
      • next-20260811
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
# SPDX-License-Identifier: GPL-2.0-only

obj-$(CONFIG_BNGE) += bng_en.o

bng_en-y := bnge_core.o \
	    bnge_devlink.o \
	    bnge_hwrm.o \
	    bnge_hwrm_lib.o \
	    bnge_rmem.o \
	    bnge_resc.o \
	    bnge_netdev.o \
	    bnge_ethtool.o \
	    bnge_auxr.o \
	    bnge_txrx.o \
	    bnge_link.o
linux next-20260811 Download file Top powered by Elixir a26ba81