[PATCH] Use ".incbin" for initramfs image build
authorDavid Mosberger <davidm@napali.hpl.hp.com>
Thu, 10 Jul 2003 03:39:43 +0000 (20:39 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Thu, 10 Jul 2003 03:39:43 +0000 (20:39 -0700)
commite02f3ca365fc5f929631a2e80668f17dbd214a10
tree2f60efa4de3353fdc58ad77f763b55a14752f1b1
parente3a1c5ce7b6680a6dca043dc2e7b5b77d0d5e688
[PATCH] Use ".incbin" for initramfs image build

This makes initramfs use ".incbin" to include a binary blob into the
object file, instead of using LDFLAGS_BLOB, which isn't supported on all
architectures.

This will require reasonably modern binutils, but is portable.

This is the last thing that keeps the standard tree from building
directly for ia64.
usr/Makefile
usr/initramfs_data.scr [deleted file]