5 lines
		
	
	
		
			180 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			180 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0-only
 | 
						|
obj-$(CONFIG_ACPI)             += int340x_thermal.o
 | 
						|
obj-$(CONFIG_DPTF_POWER)	+= dptf_power.o
 | 
						|
obj-$(CONFIG_DPTF_PCH_FIVR)	+= dptf_pch_fivr.o
 |