summaryrefslogtreecommitdiffhomepage
path: root/dev/BootLoader/amd64-efi.make
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-22 08:38:32 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-22 08:38:32 +0100
commitbddaafedff871716a0169e9ebf1ada5851970365 (patch)
tree22fbfde6a811e49b8968eb138c83b4cce3a1df92 /dev/BootLoader/amd64-efi.make
parent610f91d87152cbe48d3054fcf437d8239da6ef35 (diff)
META: BUMPING.
Signed-off-by: Amlal <amlalelmahrouss@icloud.com>
Diffstat (limited to 'dev/BootLoader/amd64-efi.make')
-rw-r--r--dev/BootLoader/amd64-efi.make4
1 files changed, 2 insertions, 2 deletions
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