kbuild: move .SECONDARY special target to Kbuild.include
[linux-2.6-block.git] / scripts / Makefile.build
index ed9b6467ebde2f26d47dec2546e33f6123f2e006..aa05423c8418a52044570be6bfb10c978cc76941 100644 (file)
@@ -529,8 +529,4 @@ $(shell mkdir -p $(obj-dirs))
 endif
 endif
 
-# Some files contained in $(targets) are intermediate artifacts.
-# We never want them to be removed automatically.
-.SECONDARY: $(targets)
-
 .PHONY: $(PHONY)