xref: /openbmc/linux/drivers/net/ethernet/emulex/benet/Makefile (revision 2fa5ebe3bc4e31e07a99196455498472417842f2)
1# SPDX-License-Identifier: GPL-2.0-only
2#
3# Makefile to build the network driver for ServerEngine's BladeEngine.
4#
5
6obj-$(CONFIG_BE2NET) += be2net.o
7
8be2net-y :=  be_main.o be_cmds.o be_ethtool.o be_roce.o
9