diff -r 9383bf4a2e2e -r 34070d44c3c4 kconfig/Makefile --- a/kconfig/Makefile Mon Jul 02 19:40:54 2007 +0000 +++ b/kconfig/Makefile Sat Jul 07 17:21:59 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::