]> xenbits.xensource.com Git - people/andrewcoop/seabios.git/commit
Build different final files for QEMU, coreboot, and CSM.
authorKevin O'Connor <kevin@koconnor.net>
Tue, 15 Oct 2013 01:52:28 +0000 (21:52 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 17 Oct 2013 00:17:00 +0000 (20:17 -0400)
commit8744e1512b55f57715e9a44e7629f53e54fd8a96
tree251bda70da97730f9808cfb827c8f29940655379
parent7c80bb83d9a154a19df75c48a8b42bfb4904a2e4
Build different final files for QEMU, coreboot, and CSM.

Build out/bios.bin on QEMU, out/bios.bin.elf on coreboot, and
out/Csm16.bin for CSM.  This reduces the chance that one accidentally
builds for an incorrect target.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Makefile
README
README.CSM