mirror of
				https://github.com/torvalds/linux.git
				synced 2025-11-04 02:30:34 +02:00 
			
		
		
		
	Minor cleanup, remove newline at end of Makefile. Signed-off-by: Björn Töpel <bjorn.topel@intel.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
		
			
				
	
	
		
			1 line
		
	
	
	
		
			58 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
	
		
			58 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
obj-$(CONFIG_XDP_SOCKETS) += xsk.o xdp_umem.o xsk_queue.o
 |