mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
5 lines
181 B
Makefile
5 lines
181 B
Makefile
GCOV_PROFILE := y
|
|
|
|
obj-$(CONFIG_CPUQUIET_FRAMEWORK) += cpuquiet.o driver.o sysfs.o cpuquiet_attribute.o governor.o governors/
|
|
obj-$(CONFIG_ROCKCHIP_CPUQUIET) += rockchip-cpuquiet.o
|