mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
x86: remove offsets.h from .gitignore and dontdiff
Commit 77d1a49995
("x86, boot: make
symbols from the main vmlinux available") removed all traces of
offsets.h from the tree. Remove its entries in dontdiff and x86/boot's
.gitignore file too.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
59dbaf0415
commit
23e5047afc
@ -181,7 +181,6 @@ modversions.h*
|
|||||||
nconf
|
nconf
|
||||||
ncscope.*
|
ncscope.*
|
||||||
offset.h
|
offset.h
|
||||||
offsets.h
|
|
||||||
oui.c*
|
oui.c*
|
||||||
page-types
|
page-types
|
||||||
parse.c
|
parse.c
|
||||||
|
1
arch/x86/boot/.gitignore
vendored
1
arch/x86/boot/.gitignore
vendored
@ -2,7 +2,6 @@ bootsect
|
|||||||
bzImage
|
bzImage
|
||||||
cpustr.h
|
cpustr.h
|
||||||
mkcpustr
|
mkcpustr
|
||||||
offsets.h
|
|
||||||
voffset.h
|
voffset.h
|
||||||
zoffset.h
|
zoffset.h
|
||||||
setup
|
setup
|
||||||
|
Loading…
Reference in New Issue
Block a user