diff --git a/Makefile b/Makefile index 27153d8..ae30482 100644 --- a/Makefile +++ b/Makefile @@ -1339,6 +1339,8 @@ CLEAN_DIRS += $(MODVERDIR) \ $(foreach d, spl tpl, $(patsubst %,$d/%, \ $(filter-out include, $(shell ls -1 $d 2>/dev/null)))) +CLEAN_FILES += sd_fuse/u-boot.bin + CLEAN_FILES += include/bmp_logo.h include/bmp_logo_data.h \ u-boot* MLO* SPL System.map