Skip to content

Commit

Permalink
[PATCH] Add .gitignore file for relocs in arch/i386
Browse files Browse the repository at this point in the history
Due to the changes to make the kernel relocateable a new file is created
during the build process.

[jirislaby@gmail.com: The .gitigonre was intended to be in arch/ subtree]
Signed-off-by: Thomas Meyer <thomas@m3y3r.de>
Signed-off-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Thomas Meyer authored and Linus Torvalds committed Dec 30, 2006
1 parent 96ac591 commit 29263fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/i386/boot/compressed/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
relocs

0 comments on commit 29263fb

Please sign in to comment.