mirror of
				https://xff.cz/git/u-boot/
				synced 2025-10-31 18:35:42 +01:00 
			
		
		
		
	Makefile: remove generated boards.cfg within make distclean
Signed-off-by: Roger Meier <roger@bufferoverflow.ch> Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Tested-by: Masahiro Yamada <yamada.m@jp.panasonic.com> Cc: Tom Rini <trini@ti.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Simon Glass <sjg@chromium.org>
This commit is contained in:
		| @@ -308,7 +308,7 @@ class Builder: | ||||
|         Args: | ||||
|             commit: Commit object that is being built | ||||
|             brd: Board object that is being built | ||||
|             stage: Stage that we are at (distclean, config, build) | ||||
|             stage: Stage that we are at (mrproper, config, build) | ||||
|             cwd: Directory where make should be run | ||||
|             args: Arguments to pass to make | ||||
|             kwargs: Arguments to pass to command.RunPipe() | ||||
|   | ||||
		Reference in New Issue
	
	Block a user