4 lines
81 B
Makefile
4 lines
81 B
Makefile
|
# SPDX-License-Identifier: GPL-2.0
|
||
|
obj-$(CONFIG_ALIBABA_ENI_VDPA) += eni_vdpa.o
|
||
|
|