# SPDX-License-Identifier: GPL-2.0
#
# Makefile for the test code drivers.
#

# Each configuration option enables a list of files.

obj-$(CONFIG_USE_GPIO_GENERATE_WAVE)		+= gpio_wave.o
