diff -r 9383bf4a2e2e -r 8520332106c9 kconfig/Makefile --- a/kconfig/Makefile Mon Jul 02 19:40:54 2007 +0000 +++ b/kconfig/Makefile Sun Jul 08 11:02:38 2007 +0000 @@ -95,6 +95,8 @@ clean:: @rm -f $(CT_TOP_DIR)/kconfig/{,m}conf + @rmdir --ignore-fail-on-non-empty $(CT_TOP_DIR)/kconfig + @rm -f $(CT_TOP_DIR)/config @rm -rf $(CT_TOP_DIR)/config.gen distclean::