xref: /linux/drivers/input/tests/Makefile (revision a5766cd479fd212e9831ceef8e9ab630c91445ab)
1# SPDX-License-Identifier: GPL-2.0
2
3obj-$(CONFIG_INPUT_KUNIT_TEST) += input_test.o
4