mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-01-15 03:26:20 +07:00
6 lines
79 B
Makefile
6 lines
79 B
Makefile
|
#
|
||
|
# Makefile for IIO humidity sensor drivers
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_DHT11) += dht11.o
|