small patch from Johannes 5 Joemann
[openwrt-10.03/.git] / Makefile
index ef60ff198812031cf5b80f4d7895aa61bddabfc1..3d9bcb3870677a2ecc98cf3fc91e4ec64a631637 100644 (file)
--- 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