mirror of
				https://git.proxmox.com/git/qemu
				synced 2025-10-31 16:28:50 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			136 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| obj-y += translate.o op_helper.o helper.o cpu.o
 | |
| obj-$(CONFIG_SOFTMMU) += machine.o
 | |
| 
 | |
| $(obj)/op_helper.o: QEMU_CFLAGS += $(HELPER_CFLAGS)
 | 
