diff --git a/x86_64-bootloader.json b/x86_64-bootloader.json index 5a3376d6..ceb196e9 100644 --- a/x86_64-bootloader.json +++ b/x86_64-bootloader.json @@ -18,5 +18,5 @@ "disable-redzone": true, "panic-strategy": "abort", "executables": true, - "relocation_model": "static" + "relocation-model": "static" }