mirror of
				https://github.com/linuxkit/linuxkit.git
				synced 2025-11-04 04:50:17 +00:00 
			
		
		
		
	
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@@ -36,7 +36,7 @@ test-bzImage: test-initrd.img
 | 
			
		||||
# interactive versions need to use volume mounts
 | 
			
		||||
.PHONY: qemu qemu-iso qemu-efi test-qemu-efi
 | 
			
		||||
qemu: moby-initrd.img moby-bzImage moby-cmdline
 | 
			
		||||
	./scripts/qemu.sh moby-initrd.img moby-bzImage "$(shell cat moby-cmdline)"
 | 
			
		||||
	./scripts/qemu.sh moby-initrd.img moby-bzImage moby-cmdline
 | 
			
		||||
 | 
			
		||||
qemu-iso: alpine/mobylinux-bios.iso
 | 
			
		||||
	./scripts/qemu.sh $^
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user