Skip to content
Commit 6799687a authored by Mike Galbraith's avatar Mike Galbraith Committed by H. Peter Anvin
Browse files

x86, boot: add new generated files to the appropriate .gitignore files



git status complains of untracked (generated) files in arch/x86/boot..

# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       ../../arch/x86/boot/compressed/mkpiggy
#       ../../arch/x86/boot/compressed/piggy.S
#       ../../arch/x86/boot/compressed/vmlinux.lds
#       ../../arch/x86/boot/voffset.h
#       ../../arch/x86/boot/zoffset.h

..so adjust .gitignore files accordingly.

Signed-off-by: default avatarMike Galbraith <efault@gmx.de>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent c6ac4c18
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment