From: Waldemar Brodkorb Date: Mon, 14 Mar 2005 02:52:32 +0000 (+0000) Subject: unneeded cleans X-Git-Tag: v12.09~18314^2~3287 X-Git-Url: http://git.ozo.com/?a=commitdiff_plain;h=18a16e83ec84f09a203c077702665315570bf7b1;p=openwrt-github%2F.git unneeded cleans git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@365 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/Makefile b/Makefile index 04a07ddbf6..8342bab86b 100644 --- a/Makefile +++ b/Makefile @@ -109,9 +109,6 @@ clean: target_clean @$(MAKE) -C $(CONFIG) clean dirclean: clean - rm -rf $(STAMP_DIR) - $(MAKE) -C package clean - $(MAKE) -C target clean rm -rf $(BUILD_DIR) distclean: clean