mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-07 06:14:24 +08:00
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
|