oleavr-rgl-a500-mini-linux-.../drivers/thermal/sunxi_budget_cooling/Makefile
Ole André Vadla Ravnås 169c65d57e Initial commit
2022-05-07 01:01:45 +02:00

7 lines
No EOL
273 B
Makefile

#
# Makefile for the sunxi cpu budget cooling drivers.
#
obj-$(CONFIG_SUNXI_BUDGET_COOLING) += sunxi-budget.o
sunxi-budget-y += sunxi-budget-cooling.o
sunxi-budget-y += sunxi-budget-cooling-dvfs.o
sunxi-budget-$(CONFIG_BUDGET_HOTPLUG_CPU) += sunxi-budget-cooling-hotplug.o