X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/51b7d1c140d009556c001c995ccc9c193fb3b77f..730adf9bb55128eea0e81f6ec924fa099388bc54:/openwrt/Makefile diff --git a/openwrt/Makefile b/openwrt/Makefile index ef60ff198..3d9bcb387 100644 --- a/openwrt/Makefile +++ b/openwrt/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