kbuild: remove clean-dirs syntax
[linux-2.6-microblaze.git] / scripts / kconfig / Makefile
index 7656e11..bed7a5a 100644 (file)
@@ -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: