From d0c7a3e05a1bb5c9cffd1a0946e403d3a8e37e63 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 31 Jan 2025 19:05:36 +0100 Subject: Match the changes in OpenNE, (without reusing it) Signed-off-by: Amlal El Mahrouss --- dev/Boot/Mod/NetBoot/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/Boot/Mod/NetBoot/build.json') 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" -- cgit v1.2.3