]> git.baikalelectronics.ru Git - kernel.git/commit
time: Remove development rules from Kbuild/Makefile
authorThomas Gleixner <tglx@linutronix.de>
Wed, 1 Jul 2015 07:57:35 +0000 (09:57 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 1 Jul 2015 07:57:35 +0000 (09:57 +0200)
commita831b77fbf7ea8256be8a73c1bfde0382299894d
treec050e2175804003fb0ec9a05110d3650c5f4b15c
parentaf12359acab7f245bdd5b384605d4e9a8231b658
time: Remove development rules from Kbuild/Makefile

time.o gets rebuilt unconditionally due to a leftover Makefile rule
which was placed there for development purposes.

Remove it along with the commented out always rule in the toplevel
Kbuild file.

Fixes: ece87f87ff03 'time: Move timeconst.h into include/generated'
Reported-by; Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Nicholas Mc Guire <der.herr@hofr.at>
Kbuild
kernel/time/Makefile