mirror of
				https://github.com/torvalds/linux.git
				synced 2025-10-31 00:28:52 +02:00 
			
		
		
		
	This will allow it to be shared with the kernel. No functional change. Suggested-by: Andrii Nakryiko <andrii@kernel.org> Signed-off-by: Alan Maguire <alan.maguire@oracle.com> Signed-off-by: Andrii Nakryiko <andrii@kernel.org> Link: https://lore.kernel.org/bpf/20240620091733.1967885-4-alan.maguire@oracle.com
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			263 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			263 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| libbpf-y := libbpf.o bpf.o nlattr.o btf.o libbpf_errno.o str_error.o \
 | |
| 	    netlink.o bpf_prog_linfo.o libbpf_probes.o hashmap.o \
 | |
| 	    btf_dump.o ringbuf.o strset.o linker.o gen_loader.o relo_core.o \
 | |
| 	    usdt.o zip.o elf.o features.o btf_iter.o btf_relocate.o
 |