From: florian Date: Thu, 3 Apr 2008 19:08:59 +0000 (+0000) Subject: Clean files in scripts/config (#3011) X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/19910c310a0169c4bf3719c93844ef7402864803 Clean files in scripts/config (#3011) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10723 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/include/toplevel.mk b/include/toplevel.mk index 1826bc11a..ebbf74972 100644 --- a/include/toplevel.mk +++ b/include/toplevel.mk @@ -120,6 +120,7 @@ docs/clean: FORCE distclean: rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds bin + $(MAKE) -C scripts/config clean 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