c05564c4d8
Android 13
6 lines
127 B
Makefile
Executable file
6 lines
127 B
Makefile
Executable file
#
|
|
# Samsung thermal specific Makefile
|
|
#
|
|
obj-$(CONFIG_EXYNOS_THERMAL) += exynos_thermal.o
|
|
exynos_thermal-y := exynos_tmu.o
|