summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xiMX8DXL/soc.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/iMX8DXL/soc.mak b/iMX8DXL/soc.mak
index 208137d..200d0f5 100755
--- a/iMX8DXL/soc.mak
+++ b/iMX8DXL/soc.mak
@@ -67,7 +67,7 @@ Image1: Image
.PHONY: clean nightly
clean:
- @rm -f $(MKIMG) u-boot-atf-container.img Image0 Image1
+ @rm -f $(MKIMG) u-boot-atf-container.img Image0 Image1 u-boot-hash.bin u-boot-atf.bin head.hash u-boot-atf-container.img flash.bin
@rm -rf extracted_imgs
@echo "imx8dxl clean done"