7 lines
138 B
Makefile
Executable File
7 lines
138 B
Makefile
Executable File
#
|
|
# Makefile for IIO proximity sensors
|
|
#
|
|
|
|
# When adding new entries keep the list in alphabetical order
|
|
obj-$(CONFIG_AS3935) += as3935.o
|