grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH]: grub: Allow to control objcopy '-B' argument from foo.rmk f


From: Robert Millan
Subject: Re: [PATCH]: grub: Allow to control objcopy '-B' argument from foo.rmk files.
Date: Mon, 13 Apr 2009 16:29:10 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Sat, Apr 11, 2009 at 01:08:31AM -0700, David Miller wrote:
> index 7dfb854..b4f1353 100644
> --- a/conf/i386-pc.rmk
> +++ b/conf/i386-pc.rmk
> @@ -17,26 +17,31 @@ pkglib_IMAGES = boot.img diskboot.img kernel.img 
> pxeboot.img lnxboot.img \
>  boot_img_SOURCES = boot/i386/pc/boot.S
>  boot_img_ASFLAGS = $(COMMON_ASFLAGS)
>  boot_img_LDFLAGS = $(COMMON_LDFLAGS) $(TARGET_IMG_LDFLAGS) -Wl,-Ttext,7C00
> +boot_img_IMG_FMT = binary

Wait, isn't raw format implicit in the _img_ part of the variable name?

If it was ELF, we'd have boot_elf_..., right?

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]