From: Waldemar Brodkorb Date: Mon, 14 Mar 2005 02:52:32 +0000 (+0000) Subject: unneeded cleans X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6dd255c4a9f2f478073f2b4e6c933ca687609e85;p=librecmc%2Flibrecmc.git unneeded cleans SVN-Revision: 365 --- diff --git a/openwrt/Makefile b/openwrt/Makefile index 04a07ddbf6..8342bab86b 100644 --- a/openwrt/Makefile +++ b/openwrt/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