mirror of
https://github.com/FunKey-Project/FunKey-OS.git
synced 2025-12-12 15:48:51 +01:00
remove logs during cleanup
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
parent
68cb8cd46c
commit
1a179d018c
1
Makefile
1
Makefile
@ -108,6 +108,7 @@ clean:
|
|||||||
@$(call MESSAGE,"Clean everything")
|
@$(call MESSAGE,"Clean everything")
|
||||||
@$(BR) BR2_EXTERNAL=../Recovery O=../Recovery/output distclean
|
@$(BR) BR2_EXTERNAL=../Recovery O=../Recovery/output distclean
|
||||||
@$(BR) BR2_EXTERNAL=../FunKey O=../FunKey/output distclean
|
@$(BR) BR2_EXTERNAL=../FunKey O=../FunKey/output distclean
|
||||||
|
@rm -f br.log
|
||||||
|
|
||||||
distclean: clean
|
distclean: clean
|
||||||
@$(call MESSAGE,"Really clean everything")
|
@$(call MESSAGE,"Really clean everything")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user