Skip to content

Commit

Permalink
powerpc: Ignore generated vmlinux.lds in git
Browse files Browse the repository at this point in the history
Add a .gitignore in arch/powerpc/kernel to ignore the generated
vmlinux.lds.

Signed-off-by: Sebastien Dugue <sebastien.dugue@bull.net>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
  • Loading branch information
Sebastien Dugue authored and Benjamin Herrenschmidt committed Oct 7, 2008
1 parent fa6428e commit 6ddc9d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/kernel/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
vmlinux.lds

0 comments on commit 6ddc9d3

Please sign in to comment.