diff --git a/sys/modules/ice/Makefile b/sys/modules/ice/Makefile --- a/sys/modules/ice/Makefile +++ b/sys/modules/ice/Makefile @@ -18,7 +18,7 @@ # RDMA Client interface # TODO: Is this the right way to compile this? -SRCS += irdma_di_if.c irdma_if.c +SRCS += ice_rdma.c irdma_di_if.c irdma_if.c CFLAGS.irdma_di_if.c += -I${SRCTOP}/sys/dev/ice CFLAGS.irdma_if.c += -I${SRCTOP}/sys/dev/ice