# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the 3SNIC network device drivers.
#

obj-$(CONFIG_SSSNIC_HW) += hw/
obj-$(CONFIG_SSSNIC) += nic/
