time: Remove development rules from Kbuild/Makefile
[linux-drm-fsl-dcu.git] / Kbuild
diff --git a/Kbuild b/Kbuild
index df99a5f53beb880482871e99453bf04ef2f0fb06..f55cefd9bf29a2fa2746f7039f2481dfdceadfc7 100644 (file)
--- a/Kbuild
+++ b/Kbuild
@@ -52,7 +52,6 @@ $(obj)/$(bounds-file): kernel/bounds.s FORCE
 
 timeconst-file := include/generated/timeconst.h
 
-#always  += $(timeconst-file)
 targets += $(timeconst-file)
 
 quiet_cmd_gentimeconst = GEN     $@