mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-18 11:36:51 +07: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
|