mirror of https://gitee.com/openkylin/linux.git
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
|