7 lines
118 B
Makefile
7 lines
118 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0-only
|
||
|
#
|
||
|
# Makefile for the Emulex device drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_BE2NET) += benet/
|