roms: also copy the dsdt when updating seabios.
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
		
							parent
							
								
									1f32989d73
								
							
						
					
					
						commit
						7527bd85be
					
				| 
						 | 
				
			
			@ -12,6 +12,7 @@ bios: config.seabios
 | 
			
		|||
	sh configure-seabios.sh $<
 | 
			
		||||
	make -C seabios out/bios.bin
 | 
			
		||||
	cp seabios/out/bios.bin ../pc-bios/bios.bin
 | 
			
		||||
	cp seabios/out/*dsdt.aml ../pc-bios/
 | 
			
		||||
 | 
			
		||||
seavgabios: $(patsubst %,seavgabios-%,$(vgabios_variants))
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue