From bddaafedff871716a0169e9ebf1ada5851970365 Mon Sep 17 00:00:00 2001 From: Amlal Date: Sun, 22 Dec 2024 08:38:32 +0100 Subject: META: BUMPING. Signed-off-by: Amlal --- dev/BootLoader/amd64-efi.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev/BootLoader/amd64-efi.make') diff --git a/dev/BootLoader/amd64-efi.make b/dev/BootLoader/amd64-efi.make index e83a833b..05323172 100644 --- a/dev/BootLoader/amd64-efi.make +++ b/dev/BootLoader/amd64-efi.make @@ -1,5 +1,5 @@ ################################################## -# (c) TQ B.V, all rights reserved. +# (c) Theater Quality Inc, all rights reserved. # This is the bootloader makefile. ################################################## @@ -36,7 +36,7 @@ EMU_FLAGS=-net none -smp 1 -m 8G -M q35 \ LD_FLAGS=-e Main --subsystem=10 -STANDALONE_MACRO=-D__STANDALONE__ +STANDALONE_MACRO=-D__BOOTLDR_STANDALONE__ OBJ=*.o REM=rm -- cgit v1.2.3