mirror of
				https://github.com/tiagovignatti/intel-gpu-tools.git
				synced 2025-11-04 03:58:27 +00:00 
			
		
		
		
	quick_dump: Use AM_V_GEN when generating the bindings
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
This commit is contained in:
		
							parent
							
								
									993815ae3b
								
							
						
					
					
						commit
						84beb3a2a6
					
				@ -15,7 +15,7 @@ I915ChipsetPython_la_SOURCES = chipset_wrap_python.c intel_chipset.c \
 | 
			
		||||
			       $(top_srcdir)/lib/intel_dpio.c
 | 
			
		||||
 | 
			
		||||
chipset_wrap_python.c chipset.py: chipset.i
 | 
			
		||||
	$(SWIG) $(AX_SWIG_PYTHON_OPT) -I/usr/include -I$(top_srcdir)/lib -o $@ $<
 | 
			
		||||
	$(AM_V_GEN)$(SWIG) $(AX_SWIG_PYTHON_OPT) -I/usr/include -I$(top_srcdir)/lib -o $@ $<
 | 
			
		||||
 | 
			
		||||
all-local: I915ChipsetPython.la
 | 
			
		||||
	$(LN_S) -f .libs/I915ChipsetPython.so _chipset.so
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user