X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/7310af14da98e6d37489b507842645f221b21bdd..a8270d082478c8157e63ec0cfccbc0330b452890:/openwrt/Makefile?ds=sidebyside diff --git a/openwrt/Makefile b/openwrt/Makefile index 04a07ddbf..8342bab86 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