oleavr-rgl-a500-mini-linux-.../drivers/thermal/sunxi_budget_cooling/Makefile

7 lines
273 B
Makefile
Raw Normal View History

2022-05-07 01:01:45 +02:00
#
# 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