[coreboot] Coreinfo build patch

Myles Watson mylesgw at gmail.com
Wed Aug 4 22:18:07 CEST 2010


Change the default path to libpayload since they are both in payloads/.
Change LAR support to default to no, since that is the default in libpayload.

With this change, the steps to build coreinfo are:

1. Build libpayload:
cd payloads/libpayload
make menuconfig
make install

2. Build coreinfo
cd ../coreinfo
make menuconfig
make

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: coreinfo.diff
Type: text/x-diff
Size: 833 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20100804/1b54056f/attachment.bin>


More information about the coreboot mailing list