4 lines
		
	
	
		
			124 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			124 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0-only
 | 
						|
obj-$(CONFIG_IXP4XX_QMGR)	+= ixp4xx-qmgr.o
 | 
						|
obj-$(CONFIG_IXP4XX_NPE)	+= ixp4xx-npe.o
 |