5 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			129 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0
 | 
						|
 | 
						|
obj-$(CONFIG_ROCKCHIP_EBC_DEV) += ebc_pmic.o
 | 
						|
obj-$(CONFIG_EPD_TPS65185_SENSOR) += tps65185.o
 |