Based off b80915eb99
and compacted into a single commit so that it will fit on the uni git server
8 lines
164 B
Makefile
8 lines
164 B
Makefile
#
|
|
# 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
|