5 lines
		
	
	
		
			90 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			90 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
# SPDX-License-Identifier: GPL-2.0
 | 
						|
TEST_PROGS += test_probe_samples.sh
 | 
						|
 | 
						|
include ../lib.mk
 |