# SPDX-License-Identifier: GPL-2.0
#
# Copyright (c) 2026 Hunan Kylinsec Technology Co., Ltd
#
# Makefile for the Bonding test
#

obj-$(CONFIG_BOND3P_KUNIT_TEST) += bond3p_test.o

