media: cxd2820r: make arrays tab static const, makes object smaller
[sfrench/cifs-2.6.git] / Kbuild
diff --git a/Kbuild b/Kbuild
index d40366e967d704672e0b440576b25a44a172da03..3109ac786e762565067a7b0087363b72e1d9f7f0 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)