Files
linux/drivers/testcode/Makefile

9 lines
185 B
Makefile

# 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