Myles Watson wrote: > 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 <[email protected]>
Acked-by: Peter Stuge <[email protected]> -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

