# SPDX-License-Identifier: GPL-2.0-or-later
#
# Makefile for the VMware sbx dtls virtual device driver
#

obj-$(CONFIG_SBX_DTLS)		+= sbx_dtls.o
