mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-19 03:37:55 +00:00
7 lines
135 B
Makefile
7 lines
135 B
Makefile
|
#
|
||
|
# Makefile for IIO chemical sensors
|
||
|
#
|
||
|
|
||
|
# When adding new entries keep the list in alphabetical order
|
||
|
obj-$(CONFIG_VZ89X) += vz89x.o
|