7 lines
95 B
Makefile
7 lines
95 B
Makefile
|
#
|
||
|
# Makefile for Invensense IIO testing hooks.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_INV_TESTING) += inv_counters.o
|
||
|
|