X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/a2a31f3dd42249e8c0a241f210542236b233f939..37b4b940be735ea9a479d60f90537d93bff17de2:/Makefile diff --git a/Makefile b/Makefile index 04a07ddbf..8342bab86 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