thesis/linux-6.8.1/drivers/net/ethernet/microchip/vcap/Makefile
2025-03-19 13:44:23 +01:00

10 lines
243 B
Makefile

# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Microchip VCAP API
#
obj-$(CONFIG_VCAP) += vcap.o
obj-$(CONFIG_VCAP_KUNIT_TEST) += vcap_model_kunit.o
vcap-$(CONFIG_DEBUG_FS) += vcap_api_debugfs.o
vcap-y += vcap_api.o vcap_tc.o