remove feeds dir on distclean
authorFelix Fietkau <nbd@openwrt.org>
Tue, 9 Oct 2007 04:13:19 +0000 (04:13 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 9 Oct 2007 04:13:19 +0000 (04:13 +0000)
SVN-Revision: 9215

include/toplevel.mk

index 3e391653490d99ef4936b990698e1df459352373..359c7cf71299d33fa7a304823580d621ab41df53 100644 (file)
@@ -120,7 +120,7 @@ symlinkclean:
        rm -rf tmp
 
 distclean:
-       rm -rf tmp build_dir staging_dir dl .config*
+       rm -rf tmp build_dir staging_dir dl .config* feeds
 
 ifeq ($(findstring v,$(DEBUG)),)
   .SILENT: symlinkclean clean dirclean distclean config-clean download help tmpinfo-clean .config scripts/config/mconf scripts/config/conf menuconfig tmp/.prereq-build tmp/.prereq-package prepare-tmpinfo