crypto: essiv - remove redundant null pointer check before kfree
[linux-2.6-microblaze.git] / Kbuild
diff --git a/Kbuild b/Kbuild
index d40366e..3109ac7 100644 (file)
--- a/Kbuild
+++ b/Kbuild
@@ -57,6 +57,3 @@ quiet_cmd_atomics = CALL    $<
 
 old-atomics: scripts/atomic/check-atomics.sh FORCE
        $(call cmd,atomics)
-
-# Keep these three files during make clean
-no-clean-files := $(bounds-file) $(offsets-file) $(timeconst-file)