Hi Keith, On 04.12.19 01:19, Keith Hui wrote: > CREATE build/mainboard/asus/p2b-ls/cbfs-file.kMfK0Y.out (from > /usr/src/coreboot/.config) > make: *** [src/cpu/Makefile.inc:44: build/cpu_microcode_blob.bin] Error 1 > > That makefile line seems to indicate that some CPU microcode file is not > there.
you need CONFIG_USE_BLOBS, so microcode updates etc. are downloaded automatically. Nico _______________________________________________ coreboot mailing list -- [email protected] To unsubscribe send an email to [email protected]

