From a0a90c80e5dd17df8f609aebc253b4bf9147f90f Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Wed, 4 Sep 2024 12:56:23 +0200 Subject: Created a new branch for the overhaul project. Signed-off-by: Amlal El Mahrouss --- dev/ZBA/Modules/NetBoot/build.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/ZBA/Modules/NetBoot/build.json') diff --git a/dev/ZBA/Modules/NetBoot/build.json b/dev/ZBA/Modules/NetBoot/build.json index 78336241..c24966d9 100644 --- a/dev/ZBA/Modules/NetBoot/build.json +++ b/dev/ZBA/Modules/NetBoot/build.json @@ -11,7 +11,7 @@ "-fPIC", "-fno-rtti", "-fno-exceptions", - "-Wl,--subsystem=17,--image-base 0x10000000" + "-Wl,--subsystem=17,--image-base,0x1000000" ], "cpp_macros": [ "__NEWOSKRNL__", -- cgit v1.2.3