diff options
Diffstat (limited to 'dev/Boot/Mod/NetBoot/build.json')
| -rw-r--r-- | dev/Boot/Mod/NetBoot/build.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/Boot/Mod/NetBoot/build.json b/dev/Boot/Mod/NetBoot/build.json index a19f3cbf..e02f7f13 100644 --- a/dev/Boot/Mod/NetBoot/build.json +++ b/dev/Boot/Mod/NetBoot/build.json @@ -16,7 +16,7 @@ "cpp_macros": [ "__NEOSKRNL__", "__ZBAOSLDR__", - "__ZKA_AMD64__", + "__NE_AMD64__", "kNetBootVersionHighest=0x0100", "kNetBootVersionLowest=0x0100", "kNetBootVersion=0x0100" |
