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." _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel