make -f scripts/Makefile.build obj=arch/i386/boot arch/i386/boot/bzImage
ld -m elf_i386 -Ttext 0x0 -s --oformat binary -e begtext
arch/i386/boot/setup.o -o arch/i386/boot/setup
arch/i386/boot/setup.o(.text+0x9a4): In function `video':
/tmp/ccyhvWWu.s:2925: undefined reference to `store_edid'
make[1]: *** [arch/i386/boot/setup] Error 1
make: *** [bzImage] Error 2
---------------------------------------
Not sure what's triggering this here.
bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/