Hi Martin,
Do you mean the value of CONFIG_USE_BLOBS inside .config file ? What's the option name one 'make menuconfig' ?
Cheers On 26/10/2016 6:45 AM, Martin Roth wrote:
Hi Riko, Make sure you have "Allow use of binary-only repository" (CONFIG_USE_BLOBS) selected in kconfig. This is disabled by default for people who don't want any blobs in their builds.
I've verified that the file exists in that location.
Martin
On Mon, Oct 24, 2016 at 8:40 PM, Riko Ho <antonius.riko@gmail.com mailto:antonius.riko@gmail.com> wrote:
Everyone, Where can I get microcode.bin, and how to patch it to my code ? I got this when I choose "Device tree" option.... No rule to make target '3rdparty/blobs/cpu/intel/model_6ex/microcode.bin', needed by 'build/cpu_microcode_blob.bin'. Stop. Cheers -- coreboot mailing list: coreboot@coreboot.org <mailto:coreboot@coreboot.org> https://www.coreboot.org/mailman/listinfo/coreboot <https://www.coreboot.org/mailman/listinfo/coreboot>
On Tue, Oct 25, 2016 at 4:29 PM, Riko Ho antonius.riko@gmail.com wrote:
Hi Martin,
Do you mean the value of CONFIG_USE_BLOBS inside .config file ?
Yes.
What's the option name one 'make menuconfig' ?
Search for it using '/' (like in vi).