mirror of
https://github.com/adulau/aha.git
synced 2025-01-02 14:13:18 +00:00
6 lines
77 B
Makefile
6 lines
77 B
Makefile
|
#
|
||
|
# Makefile for sensor chip drivers.
|
||
|
#
|
||
|
|
||
|
obj-$(CONFIG_THERMAL) += thermal.o
|