1*cf74ce02SJohannes Berg# SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause 2*cf74ce02SJohannes Berg 3*cf74ce02SJohannes Bergiwlwifi-tests-y += module.o devinfo.o 4*cf74ce02SJohannes Berg 5*cf74ce02SJohannes Bergccflags-y += -I$(srctree)/$(src)/../ 6*cf74ce02SJohannes Berg 7*cf74ce02SJohannes Bergobj-$(CONFIG_IWLWIFI_KUNIT_TESTS) += iwlwifi-tests.o 8