Skip to content
Snippets Groups Projects
Commit 264bdcb4 authored by Christopher Spinrath's avatar Christopher Spinrath
Browse files

rootfs_clean: remove checksums file

parent e25423e2
No related branches found
No related tags found
No related merge requests found
...@@ -213,6 +213,7 @@ rootfs_clean: ...@@ -213,6 +213,7 @@ rootfs_clean:
$(RM) "$(ARCH_DIR)$(STATE_DIR)/rootfs_remastered" $(RM) "$(ARCH_DIR)$(STATE_DIR)/rootfs_remastered"
$(RM) "$(ARCH_DIR)$(STATE_DIR)/rootfs_finalized" $(RM) "$(ARCH_DIR)$(STATE_DIR)/rootfs_finalized"
$(RM) "$(ARCH_DIR)/filesystem.size" $(RM) "$(ARCH_DIR)/filesystem.size"
$(RM) "$(ARCH_DIR)/$(CHECKSUMS)"
$(RM) -r $(ARCH_DIR)$(LXC_DIR) $(RM) -r $(ARCH_DIR)$(LXC_DIR)
rootfs_clean_both: rootfs_clean_both:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment