• David Mosberger's avatar
    [PATCH] Use ".incbin" for initramfs image build · e02f3ca3
    David Mosberger authored
    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.
    e02f3ca3
Makefile 882 Bytes