X-Git-Url: http://git.monstr.eu/?a=blobdiff_plain;f=scripts%2Fkconfig%2FMakefile;h=bed7a5a2fbe9c8ac1428609ca33085d281bf8d37;hb=1634f2bfdb846ed0a8b73131a9dff7c420fb3fe1;hp=7656e1137b6be59b0e0e93a95e8565c45ef59da9;hpb=d6788eb7d0dcac9ce4084f7b87884812ebf5d941;p=linux-2.6-microblaze.git diff --git a/scripts/kconfig/Makefile b/scripts/kconfig/Makefile index 7656e1137b6b..bed7a5a2fbe9 100644 --- a/scripts/kconfig/Makefile +++ b/scripts/kconfig/Makefile @@ -114,7 +114,7 @@ testconfig: $(obj)/conf $(PYTHON3) -B -m pytest $(srctree)/$(src)/tests \ -o cache_dir=$(abspath $(obj)/tests/.cache) \ $(if $(findstring 1,$(KBUILD_VERBOSE)),--capture=no) -clean-dirs += tests/.cache +clean-files += tests/.cache # Help text used by make help help: