> > +# coreboot v3 configuration > > +CBV3_CONFIG=qemu-i386-defconfig > > +CBV3_TAG=HEAD > > +CBV3_ROM_NAME=linuxbios.rom > > + > > +COREBOOT_VENDOR=emulation > > +COREBOOT_BOARD=qemu-i386 > > +CBV2_TDIR=qemu-i386 > > Shouldn't this be CBV3_TDIR here?
No, but it should be moved up with the v2 configuration. I like the changes, and think there are similar changes that could be made in other directories to make it consistent. packages/kernel/qemu-kernel.mk -> packages/kernel/qemu.mk It builds for me. Acked-by: Myles Watson <[EMAIL PROTECTED]> Myles -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

