mirror of
				https://github.com/xdp-project/bpf-examples.git
				synced 2024-05-06 15:54:53 +00:00 
			
		
		
		
	We run 'make install' inside the libbpf subdirectory which will mark it as 'dirty' as far as the parent repo is concerned. Since we're not doing any libbpf development in this repository, just ignoring it should not bring any issues; we'll still get a notification if the committed content of the submodule changes. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			109 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
[submodule "lib/libbpf"]
 | 
						|
	path = lib/libbpf
 | 
						|
	url = https://github.com/xdp-project/libbpf.git
 | 
						|
	ignore = dirty
 |