9 lines
203 B
Makefile
Raw Normal View History

2026-01-29 22:25:33 +08:00
obj-$(CONFIG_MGBEVF) += rnpgbevf.o
rnpgbevf-objs := \
vf.o \
rnpgbevf_mbx.o \
rnpgbevf_ethtool.o \
rnpgbevf_sysfs.o \
rnpgbevf_main.o