blob: 5ff7cdc32a321cf28cf3b633ce344904db3fc82f [file] [log] [blame]
# SPDX-License-Identifier: GPL-2.0
# Makefile for comedi drivers unit tests
#
ccflags-$(CONFIG_COMEDI_DEBUG) := -DDEBUG
obj-$(CONFIG_COMEDI_TESTS_EXAMPLE) += comedi_example_test.o
obj-$(CONFIG_COMEDI_TESTS_NI_ROUTES) += ni_routes_test.o
CFLAGS_ni_routes_test.o := -DDEBUG