diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-18 11:20:00 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2025-02-18 11:20:00 +0100 |
| commit | f471cf287fdef515ced7357aca2f3f47f284998f (patch) | |
| tree | 65ade714b62f95dbe8a1a25be4b3a3c5c4abd079 /dev/Boot/Mod/NetBoot/build.json | |
| parent | bea589553fa9d33168e42bb83b77591fa8a0cad1 (diff) | |
REFACTOR: ZBAOSLDR to BOOTZ.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
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 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", |
