Linux-libre 5.3.12-gnu
[librecmc/linux-libre.git] / drivers / staging / comedi / drivers / tests / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 # Makefile for comedi drivers unit tests
3 #
4 ccflags-$(CONFIG_COMEDI_DEBUG)          := -DDEBUG
5
6 obj-$(CONFIG_COMEDI_TESTS)              += example_test.o ni_routes_test.o
7 CFLAGS_ni_routes_test.o                 := -DDEBUG