diff options
Diffstat (limited to 'util')
-rwxr-xr-x | util/abuild/abuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/abuild/abuild b/util/abuild/abuild index 8ec972723b..43dd83335f 100755 --- a/util/abuild/abuild +++ b/util/abuild/abuild @@ -268,7 +268,7 @@ function update_config echo "# CONFIG_PAYLOAD_DEPTHCHARGE is not set" echo "# CONFIG_PAYLOAD_LINUXBOOT is not set" echo "# CONFIG_PAYLOAD_UBOOT is not set" - echo "# CONFIG_PAYLOAD_TIANOCORE is not set" + echo "# CONFIG_PAYLOAD_EDK2 is not set" echo "# CONFIG_PXE is not set" echo "# CONFIG_BUILD_IPXE is not set" echo "# CONFIG_MEMTEST_SECONDARY_PAYLOAD is not set" |