summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHilko Bengen <bengen@hilluzination.de>2011-08-24 17:16:51 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-08-25 09:44:29 +0100
commitdf569d49aa10af5995f771362ddc1400f16486e8 (patch)
tree761f49cb892f8703102661be1314a8d80cf7a09d /.gitignore
parent57b3004bde579b986523c43e3a0e6693fd49dd21 (diff)
downloadfebootstrap-df569d49aa10af5995f771362ddc1400f16486e8.tar.gz
febootstrap-df569d49aa10af5995f771362ddc1400f16486e8.tar.xz
febootstrap-df569d49aa10af5995f771362ddc1400f16486e8.zip
febootstrap-supermin-helper: Replace objcopy call for embedding init binary
objcopy needs "output-target" and "binary-architecture" parameters which makes it necessary to keep a list of known architectures. The bin2s.pl script generates input for the GNU assembler which should produce an object file that is equivalent to that produced by objcopy. I have successfully tested the change on an amd64 Debian/unstable system. RWMJ: Added bin2s.pl to EXTRA_DIST and updated .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f1339cb..bfb6c08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ febootstrap
febootstrap*.8
febootstrap*.txt
febootstrap-*.tar.gz
+helper/ext2init.S
helper/febootstrap-supermin-helper
helper/init
html/febootstrap-supermin-helper.8.html