Loading Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -1515,7 +1515,7 @@ clean: archclean vmlinuxclean resolve_btfids_clean # mrproper - Delete all generated files, including .config # mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) mrproper: rm-files := $(MRPROPER_FILES) mrproper-dirs := $(addprefix _mrproper_,scripts) PHONY += $(mrproper-dirs) mrproper Loading Loading
Makefile +1 −1 Original line number Diff line number Diff line Loading @@ -1515,7 +1515,7 @@ clean: archclean vmlinuxclean resolve_btfids_clean # mrproper - Delete all generated files, including .config # mrproper: rm-files := $(wildcard $(MRPROPER_FILES)) mrproper: rm-files := $(MRPROPER_FILES) mrproper-dirs := $(addprefix _mrproper_,scripts) PHONY += $(mrproper-dirs) mrproper Loading