kernel/.gitgnore: remove stale timeconst.h and hz.bc

timeconst.h and hz.bc used to exist in kernel/.

Commit 5cee964597 ("time/timers: Move all time(r) related files into
kernel/time") moved them to kernel/time/.

Commit 0a227985d4 ("time: Move timeconst.h into include/generated")
moved timeconst.h to include/generated/ and removed hz.bc .

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
Masahiro Yamada 2021-04-25 15:24:03 +09:00
parent 5134e94ac4
commit 1fca376603
1 changed files with 0 additions and 2 deletions

2
kernel/.gitignore vendored
View File

@ -1,4 +1,2 @@
# SPDX-License-Identifier: GPL-2.0-only
kheaders.md5
timeconst.h
hz.bc