diff options
author | Sean Rhodes <sean@starlabs.systems> | 2023-07-06 11:00:06 +0100 |
---|---|---|
committer | Matt DeVillier <matt.devillier@gmail.com> | 2023-07-06 15:05:16 +0000 |
commit | 15d75aa999709ab2006b816f7c0335b52147f945 (patch) | |
tree | 835ccd526934d59da23252b8b661d400916682f8 /src | |
parent | 0bcdd40d789236aff2c205511dfc962a76a7c3be (diff) |
payloads/edk2: Fix typo in Make command
The Makefile was passing `CONFIG_SMMSTORE_v2` which doesn't exist.
Correct this to `CONFIG_SMMSTORE_V2`.
Signed-off-by: Sean Rhodes <sean@starlabs.systems>
Change-Id: I984d2155143c14cb4a347ed24688b9ea492f7f8b
Reviewed-on: https://review.coreboot.org/c/coreboot/+/76317
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions