diff options
author | Leah Woods <info@minifree.org> | 2016-05-21 11:13:22 +0100 |
---|---|---|
committer | Leah Woods <info@minifree.org> | 2016-05-21 11:13:22 +0100 |
commit | 407f70f2f5d4834297f73b76b2ef5721e66ac90e (patch) | |
tree | 5753c434699e35aa56e75485a1cd7e2dbad55eaa /resources/libreboot/config/depthcharge/veyron_speedy | |
parent | 095361ebf35d542493e486ea6cce85daa86d216e (diff) | |
download | librebootfr-407f70f2f5d4834297f73b76b2ef5721e66ac90e.tar.gz librebootfr-407f70f2f5d4834297f73b76b2ef5721e66ac90e.zip |
All board: payload now named payload.elf
Diffstat (limited to 'resources/libreboot/config/depthcharge/veyron_speedy')
-rw-r--r-- | resources/libreboot/config/depthcharge/veyron_speedy/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/libreboot/config/depthcharge/veyron_speedy/config b/resources/libreboot/config/depthcharge/veyron_speedy/config index 673759a2..8baf734f 100644 --- a/resources/libreboot/config/depthcharge/veyron_speedy/config +++ b/resources/libreboot/config/depthcharge/veyron_speedy/config @@ -500,7 +500,7 @@ CONFIG_PAYLOAD_ELF=y # CONFIG_PAYLOAD_GRUB2 is not set # CONFIG_PAYLOAD_LINUX is not set # CONFIG_PAYLOAD_TIANOCORE is not set -CONFIG_PAYLOAD_FILE="depthcharge.elf" +CONFIG_PAYLOAD_FILE="payload.elf" CONFIG_COMPRESSED_PAYLOAD_LZMA=y # |