This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / scripts / Makefile.clean
index ff3e87d..b02ab1f 100644 (file)
@@ -7,7 +7,7 @@ src := $(obj)
 .PHONY: __clean
 __clean:
 
-include $(if $(wildcard $(obj)/Kbuild), $(obj)/Kbuild, $(obj)/Makefile)
+include $(obj)/Makefile
 
 # Figure out what we need to build from the various variables
 # ==========================================================================