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
2 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue