mirror of
				https://git.proxmox.com/git/qemu
				synced 2025-10-27 17:45:41 +00:00 
			
		
		
		
	 49ab747f66
			
		
	
	
		49ab747f66
		
	
	
	
	
		
			
			This patch tackles all files that are compiled once, moving them to subdirectories of hw/. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
		
			
				
	
	
		
			4 lines
		
	
	
		
			106 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			106 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| common-obj-y += macio.o
 | |
| common-obj-$(CONFIG_CUDA) += cuda.o
 | |
| common-obj-$(CONFIG_MAC_DBDMA) += mac_dbdma.o
 |