mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-27 07:05:08 +07:00
2e0cbc4dd0
Adds a skeletal implementation of the qed* RoCE driver - basically the ability to communicate with the qede driver and receive notifications from it regarding various init/exit events. Signed-off-by: Rajesh Borundia <rajesh.borundia@cavium.com> Signed-off-by: Ram Amrani <Ram.Amrani@cavium.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
4 lines
58 B
Makefile
4 lines
58 B
Makefile
obj-$(CONFIG_INFINIBAND_QEDR) := qedr.o
|
|
|
|
qedr-y := main.o
|