mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-06 13:45:21 +07:00
6 lines
120 B
Makefile
6 lines
120 B
Makefile
![]() |
obj-$(CONFIG_ENIC) := enic.o
|
||
|
|
||
|
enic-y := enic_main.o vnic_cq.o vnic_intr.o vnic_wq.o \
|
||
|
enic_res.o vnic_dev.o vnic_rq.o
|
||
|
|