mirror of
				https://github.com/qemu/qemu.git
				synced 2025-10-31 12:07:31 +00:00 
			
		
		
		
	 e75fce6cda
			
		
	
	
		e75fce6cda
		
	
	
	
	
		
			
			There is no /dev/random on win32. Cc: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
		
			
				
	
	
		
			3 lines
		
	
	
		
			75 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			75 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| common-obj-y += rng.o rng-egd.o
 | |
| common-obj-$(CONFIG_POSIX) += rng-random.o
 |