* [PATCH] Add .gitignore file for relocs in arch/i386
@ 2006-12-22 14:44 Thomas Meyer
0 siblings, 0 replies; only message in thread
From: Thomas Meyer @ 2006-12-22 14:44 UTC (permalink / raw)
To: linux-kernel
Subject: [PATCH] Add .gitignore file for relocs in arch/i386
From: Thomas Meyer <thomas@m3y3r.de>
Due the changes to make the kernel relocateable a new file is created
during the build process.
Signed-Off-By: Thomas Meyer <thomas@m3y3r.de>
---
This makes my git stauts command happy again.
---
--- /dev/null 2000-10-22 01:01:00.000000000 +0200
+++ arch/i386/boot/compressed/.gitignore 2006-12-22 15:36:47.000000000 +0100
@@ -0,0 +1 @@
+relocs
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-12-22 14:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-12-22 14:44 [PATCH] Add .gitignore file for relocs in arch/i386 Thomas Meyer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome