Commit ad24d833 authored by Yann E. MORIN's avatar Yann E. MORIN Committed by Thomas Petazzoni
Browse files

distclean: clean a bit more

parent 9c820091
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -843,7 +843,8 @@ endif
ifeq ($(O),output)
	rm -rf $(O)
endif
	rm -rf $(BR2_CONFIG) $(CONFIG_DIR)/.config.old $(CONFIG_DIR)/.auto.deps
	rm -rf $(BR2_CONFIG) $(CONFIG_DIR)/.config.old $(CONFIG_DIR)/..config.tmp \
		$(CONFIG_DIR)/.auto.deps

help:
	@echo 'Cleaning:'