xref: /openbmc/linux/drivers/net/ethernet/microchip/vcap/Makefile (revision 9a87ffc99ec8eb8d35eed7c4f816d75f5cc9662e)
1c9da1ac1SSteen Hegelund# SPDX-License-Identifier: GPL-2.0-only
2c9da1ac1SSteen Hegelund#
3c9da1ac1SSteen Hegelund# Makefile for the Microchip VCAP API
4c9da1ac1SSteen Hegelund#
5c9da1ac1SSteen Hegelund
6c9da1ac1SSteen Hegelundobj-$(CONFIG_VCAP) += vcap.o
75d7e5b04SSteen Hegelundobj-$(CONFIG_VCAP_KUNIT_TEST) +=  vcap_model_kunit.o
8e0305cc1SSteen Hegelundvcap-$(CONFIG_DEBUG_FS) += vcap_api_debugfs.o
9c9da1ac1SSteen Hegelund
10*47400aaeSHoratiu Vulturvcap-y += vcap_api.o vcap_tc.o
11