From 9aab75dae48ae24aed03f5671f02f012fb242279 Mon Sep 17 00:00:00 2001 From: Rafal Kupiec Date: Sun, 7 Jan 2024 00:12:35 +0100 Subject: [PATCH] Correct project name --- xtldr/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xtldr/CMakeLists.txt b/xtldr/CMakeLists.txt index 275b9ff..680f6fe 100644 --- a/xtldr/CMakeLists.txt +++ b/xtldr/CMakeLists.txt @@ -1,4 +1,4 @@ -# XT Boot Manager +# XT Boot Loader PROJECT(XTLDR) # Build XTLDR modules