mirror of
				https://github.com/vyos/vyos-build.git
				synced 2025-10-01 20:28:40 +02:00 
			
		
		
		
	Makefile: T2640: fix PHONY typo
Fix typo added in commit 499e8e1cbb ("Makefile: T2640: add helper to convert
ISO to OCI image to start a co…ntainer") should be PHONY over PHONE
			
			
This commit is contained in:
		
							parent
							
								
									3170bcaf2c
								
							
						
					
					
						commit
						d851548515
					
				
							
								
								
									
										3
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								Makefile
									
									
									
									
									
								
							| @ -48,8 +48,7 @@ testtpm: checkiso | |||||||
| qemu-live: checkiso | qemu-live: checkiso | ||||||
| 	scripts/check-qemu-install --qemu-cmd --uefi build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | 	scripts/check-qemu-install --qemu-cmd --uefi build/live-image-amd64.hybrid.iso $(filter-out $@,$(MAKECMDGOALS)) | ||||||
| 
 | 
 | ||||||
| 
 | .PHONY: oci | ||||||
| .PHONE: oci |  | ||||||
| .ONESHELL: | .ONESHELL: | ||||||
| oci: checkiso | oci: checkiso | ||||||
| 	scripts/iso-to-oci build/live-image-amd64.hybrid.iso | 	scripts/iso-to-oci build/live-image-amd64.hybrid.iso | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user