S390: BIOS create link to src folder for .img file
For *.img files, there will be a link created directly to the src folder, like for all other blobs. Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com> Signed-off-by: Alexander Graf <agraf@suse.de>
This commit is contained in:
		
							parent
							
								
									1f7de85330
								
							
						
					
					
						commit
						e89e33e12e
					
				
							
								
								
									
										1
									
								
								configure
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								configure
									
									
									
									
										vendored
									
									
								
							@ -4518,6 +4518,7 @@ for bios_file in \
 | 
				
			|||||||
    $source_path/pc-bios/*.aml \
 | 
					    $source_path/pc-bios/*.aml \
 | 
				
			||||||
    $source_path/pc-bios/*.rom \
 | 
					    $source_path/pc-bios/*.rom \
 | 
				
			||||||
    $source_path/pc-bios/*.dtb \
 | 
					    $source_path/pc-bios/*.dtb \
 | 
				
			||||||
 | 
					    $source_path/pc-bios/*.img \
 | 
				
			||||||
    $source_path/pc-bios/openbios-* \
 | 
					    $source_path/pc-bios/openbios-* \
 | 
				
			||||||
    $source_path/pc-bios/palcode-*
 | 
					    $source_path/pc-bios/palcode-*
 | 
				
			||||||
do
 | 
					do
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user