X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a4c2d7dc0360a85daa5eaf3924f2c63fb3598c06..ebd5c1149c669197c10b77faca935226f6e30347:/Makefile diff --git a/Makefile b/Makefile index ef60ff198..3d9bcb387 100644 --- a/Makefile +++ b/Makefile @@ -116,7 +116,7 @@ dirclean: clean rm -rf $(BUILD_DIR) distclean: clean - rm -rf $(STAMP_DIR) $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR) + rm -rf $(STAMP_DIR) $(DL_DIR) $(BUILD_DIR) $(TOOL_BUILD_DIR) $(STAGING_DIR) rm -f .config* .tmpconfig.h sourceball: distclean