 95befdb398
			
		
	
	
	95befdb398
	
	
	
		
			
			Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
		
			
				
	
	
		
			7 lines
		
	
	
	
		
			153 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
	
		
			153 B
			
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| #
 | |
| # Makefile for all Linux ACPI interpreter subdirectories
 | |
| #
 | |
| 
 | |
| obj-y := tbxface.o tbinstal.o  tbutils.o tbfind.o tbfadt.o
 | |
| 
 | |
| EXTRA_CFLAGS += $(ACPI_CFLAGS)
 |