mirror of
				https://github.com/smaeul/u-boot.git
				synced 2025-11-03 21:48:15 +00:00 
			
		
		
		
	Makefile: let clean remove capsule_in.capsule*.efi-capsule
Update the CLEAN_FILES list to remove capsule*.*.efi-capsule. Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
		
							parent
							
								
									590c1813a4
								
							
						
					
					
						commit
						80c8dbe514
					
				
							
								
								
									
										2
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Makefile
									
									
									
									
									
								
							@ -2218,7 +2218,7 @@ CLEAN_FILES += include/autoconf.mk* include/bmp_logo.h include/bmp_logo_data.h \
 | 
				
			|||||||
	       itb.fit.fit itb.fit.itb itb.map spl.map mkimage-out.rom.mkimage \
 | 
						       itb.fit.fit itb.fit.itb itb.map spl.map mkimage-out.rom.mkimage \
 | 
				
			||||||
	       mkimage.rom.mkimage mkimage-in-simple-bin* rom.map simple-bin* \
 | 
						       mkimage.rom.mkimage mkimage-in-simple-bin* rom.map simple-bin* \
 | 
				
			||||||
	       idbloader-spi.img lib/efi_loader/helloworld_efi.S *.itb \
 | 
						       idbloader-spi.img lib/efi_loader/helloworld_efi.S *.itb \
 | 
				
			||||||
	       Test* capsule.*.efi-capsule capsule*.map
 | 
						       Test* capsule*.*.efi-capsule capsule*.map
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Directories & files removed with 'make mrproper'
 | 
					# Directories & files removed with 'make mrproper'
 | 
				
			||||||
MRPROPER_DIRS  += include/config include/generated spl tpl vpl \
 | 
					MRPROPER_DIRS  += include/config include/generated spl tpl vpl \
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user