Searched hist:6799687 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/boot/compressed/ |
H A D | .gitignore | 6799687a53a28536fd027ccb644833f66a778925 Tue Jun 02 01:23:58 CDT 2009 Mike Galbraith <efault@gmx.de> 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: Mike Galbraith <efault@gmx.de> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|
/openbmc/linux/arch/x86/boot/ |
H A D | .gitignore | 6799687a53a28536fd027ccb644833f66a778925 Tue Jun 02 01:23:58 CDT 2009 Mike Galbraith <efault@gmx.de> 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: Mike Galbraith <efault@gmx.de> Signed-off-by: H. Peter Anvin <hpa@zytor.com>
|