1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-02 00:51:21 +02:00

unneeded cleans

SVN-Revision: 365
This commit is contained in:
Waldemar Brodkorb 2005-03-14 02:52:32 +00:00
parent aa9b5b220a
commit 6dd255c4a9

@ -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