4 lines
		
	
	
		
			137 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			137 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0
 | 
						|
obj-$(CONFIG_ZYNQMP_POWER)	+= zynqmp_power.o
 | 
						|
obj-$(CONFIG_XLNX_EVENT_MANAGER)	+= xlnx_event_manager.o
 |