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

obj-$(CONFIG_SBX)		+= sbx.o
