7 lines
164 B
Makefile
Executable file
7 lines
164 B
Makefile
Executable file
#
|
|
# Makefile for IIO linear and angular position sensors
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
|
|
obj-$(CONFIG_IQS624_POS) += iqs624-pos.o
|