mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-03-16 04:04:06 +00: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
2 changed files with 0 additions and 2 deletions
|
@ -181,7 +181,6 @@ modversions.h*
|
|||
nconf
|
||||
ncscope.*
|
||||
offset.h
|
||||
offsets.h
|
||||
oui.c*
|
||||
page-types
|
||||
parse.c
|
||||
|
|
1
arch/x86/boot/.gitignore
vendored
1
arch/x86/boot/.gitignore
vendored
|
@ -2,7 +2,6 @@ bootsect
|
|||
bzImage
|
||||
cpustr.h
|
||||
mkcpustr
|
||||
offsets.h
|
||||
voffset.h
|
||||
zoffset.h
|
||||
setup
|
||||
|
|
Loading…
Add table
Reference in a new issue