Skip to content

Commit

Permalink
x86: add vdso32-int80-syms.lds to .gitignore
Browse files Browse the repository at this point in the history
One of the generated files was missed in gitignore.

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
  • Loading branch information
Harvey Harrison authored and Ingo Molnar committed Jan 30, 2008
1 parent 9c5ba48 commit 0846625
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/x86/vdso/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ vdso-syms.lds
vdso32-syms.lds
vdso32-syscall-syms.lds
vdso32-sysenter-syms.lds
vdso32-int80-syms.lds

0 comments on commit 0846625

Please sign in to comment.