Files
linux/drivers/testcode/Makefile

8 lines
150 B
Makefile
Executable File

#
# Makefile for the test code drivers.
#
# Each configuration option enables a list of files.
obj-$(CONFIG_USE_GPIO_GENERATE_WAVE) += gpio_wave.o