blob: 80d6025984d1f4c83d3aa9edd4f4f5ffc558faec [file]
# SPDX-License-Identifier: GPL-2.0-or-later
#
# Makefile for smbdirect support
#
obj-$(CONFIG_SMBDIRECT) += smbdirect.o
smbdirect-y := \
socket.o \
connection.o \
mr.o \
rw.o \
debug.o \
connect.o \
listen.o \
accept.o \
devices.o \
main.o