kbuild: move include/config/ksym/* to include/ksym/*
[linux-2.6-block.git] / Makefile
index 1e7f134dac0d038dd1c603977ec84d3e21977343..416e6b1eb4b8127899422643658e8d84f1350e05 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1336,7 +1336,7 @@ endif # CONFIG_MODULES
 # make distclean Remove editor backup files, patch leftover files and the like
 
 # Directories & files removed with 'make clean'
-CLEAN_DIRS  += $(MODVERDIR)
+CLEAN_DIRS  += $(MODVERDIR) include/ksym
 
 # Directories & files removed with 'make mrproper'
 MRPROPER_DIRS  += include/config usr/include include/generated          \