5 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			147 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # SPDX-License-Identifier: GPL-2.0
 | |
| iep-y += hw_iep_reg.o iep_drv.o iep_iommu_ops.o
 | |
| iep-$(CONFIG_DRM) += iep_iommu_drm.o
 | |
| obj-$(CONFIG_IEP) += iep.o
 |