On Thu, Feb 07, 2008 at 01:33:38PM -0700, Myles Watson wrote: > This patch changes buildrom for the renaming of qemu-i386 to qemu-x86. > It also adds "make coreboot-v3-config" support ala Ward. Ward, could > you check to make sure I didn't do something dumb when I shamelessly > copied you?
Heh :) Looks good, but I would add $(CBV3_STAMP_DIR) as an order-only prerequisite to the $(CBV3_STAMP_DIR)/.unpacked make target; otherwise doing make coreboot-v3-config after make distclean is going to fail for a lack of $(CBV3_STAMP_DIR). > Signed-off-by: Myles Watson <[EMAIL PROTECTED]> With that change: Acked-by: Ward Vandewege <[EMAIL PROTECTED]> Thanks, Ward. -- Ward Vandewege <[EMAIL PROTECTED]> Free Software Foundation - Senior System Administrator -- coreboot mailing list [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

