diff --git a/Makefile b/Makefile index 27153d8..d37f61f 100644 --- a/Makefile +++ b/Makefile @@ -1470,7 +1470,8 @@ help: # Dummies... PHONY += prepare scripts -prepare: ; +prepare: + @rm -f $(FUSING_FOLDER)/u-boot.bin scripts: ; endif #ifeq ($(config-targets),1)