diff options
Diffstat (limited to 'dev/Boot/Mod/NetBoot')
| -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 e02f7f13..6f6d575f 100644 --- a/dev/Boot/Mod/NetBoot/build.json +++ b/dev/Boot/Mod/NetBoot/build.json @@ -15,7 +15,7 @@ ], "cpp_macros": [ "__NEOSKRNL__", - "__ZBAOSLDR__", + "__BOOTZ__", "__NE_AMD64__", "kNetBootVersionHighest=0x0100", "kNetBootVersionLowest=0x0100", |
