X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=Makefile;h=3d9bcb3870677a2ecc98cf3fc91e4ec64a631637;hb=0cd280b811d0f6c646b65613e0e6c72020a717d0;hp=ef60ff198812031cf5b80f4d7895aa61bddabfc1;hpb=116b2828750c2f902cda88083bb52d83b63403d3;p=openwrt-working-2016%2F.git diff --git a/Makefile b/Makefile index ef60ff1988..3d9bcb3870 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